竞赛
考级
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
programmerGYM
#include<iostream> using namespace std; int main() { cout<<Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; return 0; }
杨博乐
WA君
#include<iostream> #include<stack> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"; return 0; }
:)
#include <iostream> using namespace std; int main() { cout << "Nice to meet you" << endl; cout << "Nice to meet you too"; return 0; }
私密马赛
广州北京路校区-胡天维
✘𝕸𝖔𝖓𝖔𝖉𝖞✔
王子豪
人
xm™
沃姆
#include<bits/stdc++.h> using namespace std; int main(){ cout << "Nice to meet you\nNice to meet you too"; return 0; }
DARK SPECTRE
acgoacgo
共65条