#include <iostream>
using namespace std;
int main() {
cout << "Hello World!";
return 0;
}
xxxxxxxxxx
The source code will be changed.
Are you sure you want to discard it and move to a new language?