#include using namespace std; int main() { cin; cout << "Hello World!" << endl; return 0; }