竞赛
考级
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"<<endl; cout<<"Nice to meet you too"<<endl; return 0; }
猫四月
zsy
R O Y
#include <iostream> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"; return 0; }
150****6376
6.
programmerGYM
#include<iostream> using namespace std; int main() { cout<<Nice to meet you"<<endl; cout<<"Nice to meet you too"<<endl; return 0; }
杨博乐
xzr
#include<iostream> #include<stack> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet 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"; return 0; }
186****3599
#include <iostream> using namespace std; int main() { cout << "Nice to meet you" << endl; cout << "Nice to meet you too"; return 0; }
私密马赛
四大Tian王
青萩
王子豪
花道旸
ssssssssssssssss
沃姆
#include<bits/stdc++.h> using namespace std; int main(){ cout << "Nice to meet you\nNice to meet you too"; return 0; }
DARK SPECTRE
共48条