#include using namespace std; int main(){ int n; cin>>n; string s="Hello world!"; for(int i=0;i