// // Created by altanai on 09/08/20. // #include using namespace std; int main() { cout << "Hello World"; }