竞赛
考级
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 <iostream> using namespace std; int main() { cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; }
OX114514
Andy
#include<bits/stdc++.h> using namespace std; int main() { cout << "Nice to meet you" << endl; cout << "Nice to meet you too" << endl; return 0; }
上学限定版-琴沐
谢谢,简单到不用注释*2:
mzx
在我做第二个程序的时候你在哪里???
万物之初
c++好难
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; }
陈彦果
Lightky
语希
礼堂钉针
#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<iostream> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; return 0; }
(≧▽≦*)😅
共48条