竞赛
考级
#include<iostream> 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"; return 0; }
冥王之眼_msc_MC_Him
#include <iostream> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"; return 0; }
150****6376
#include <bits/stdc++.h> using namespace std; int main() { cout << "Nice to meet you" << endl; cout << "Nice to meet you too"; return 0; }
186****3599
ZhangCxuan ^—^
#include<iostream> using namespace std; int main(){ cout << "Nice to meet you"<< endl; cout << "Nice to meet you too"; return 0; }
199****6199
133****6372
#include <iostream> using namespace std; int main() { cout << "Nice to meet you" << endl; cout << "Nice to meet you too"; }
AGGO
c++: Python: print("Nice to meet you") print("Nice to meet you too")
邵逸宸
AC
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Nice to meet you"<<'\n'<<"Nice to meet you too"; return 0; }
射手骑着龙——互
???
print("Nice to meet you") print("Nice to meet you too")
Leo
1 2
太难啦
枫岚
175****9056
#include <iostream> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to mee you too"; return 0; }
奶龙
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; return 0; }
天之神-四月
zsy
都是以实玛丽的错
共60条