#include using namespace std; int main() { cout<<"Hallo Welt\n"; cin.get(); }