#include using namespace std ; main(){ cout << "Hello World!\n" ; return 0 ; }