#include #include int main() { printf("Hello World"); hello_world(); return 0; }