#import"iostream" int n;main(){std::cin>>n;while(n--)std::cout<<"Hello! You're new here, right? It's nice to meet you.\n";}