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