#include using namespace std; int main() { cout << "Helló Világ" << endl; return 0; }