#include<bits/stdc++.h> using namespace std; int main() {cout<<"Luowen"<<endl; cout<<"Yangchu"<<endl; cout<<"Qiujingya"<<endl; return 0; }