#include <bits/stdc++.h> using namespace std;
int main() {
cout << "Nice to meet you" << endl; cout << "Nice to meet you too" << endl; return 0;
}
#include <bits/stdc++.h> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; }
int main() { cout << "Nice to meet you" << endl; cout << "Nice to meet you too" << endl; return 0; }
int main() { cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl;
return 0;
使用您的 蒙青创OJ 通用账户