#include #include using namespace std; main() { printf("Hello world\n"); }