using namespace std; int main() { cout<<"Bye World"; return 0; }