using namespace std; #include #include int main(int argc, char *argv[]) { cout << "Hello World\n"; }