#include <bits/stdc++.h>
using namespace std;
string st;int main(){ cout<<"Hello world!"<<endl; return 0;}