竞赛
考级
#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; }
爱学C++的MC爱玩MC的c++
#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
#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; }
天之神-四月
黑客_天之神_ZDZL_zsy
都是以实玛丽的错
#include <iostream> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"; return 0; }
150****6376
有事找大号
programmerGYM
#include<iostream> using namespace std; int main() { cout<<Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; return 0; }
杨博乐
WA君
共57条