#include #include #include #include int main() { static_hello(); shared_hello(); c2_hello(); return EXIT_SUCCESS; }