竞赛
考级
888****8888
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Nice to meet you"<<endl<<"Nice to meet you too"; return 0; }
一枚button
chaizechen
法兰西玫瑰
#include<iostream> using namespace std; int main(){ cout<<"Nice to meet you\nNice to meet you too"; }
Liam
嘿嘿嘿嘿嘿嘿嘿
185****8099
时间空间都很优 真是0ms
HHT2011
#include<bits/stdc++.h> using namespace std; int main() { cout << "Nice to meet you" << endl; cout << "Nice to meet you too" << endl; return 0; }
zyl权如威
一坨江
#include <iostream> using namespace std; int main() { cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; }
sprunki
哇,我传伞太准了!
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Nice to meet you"<<'\n'<<"Nice to meet you too"; return 0; }
射手骑着龙——互
谢谢,简单到不用注释*2:
mzx
在我做第二个程序的时候你在哪里???
万物之初
c++好难
#include<bits/stdc++.h> using namespace std; void out(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"; } int main(){ out(); }
回来看看
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; }
陈彦果
Lightky
语希
礼堂钉针
共57条