#include using namespace std; int main() { string str; cout << "Hello World!\n"; }