题解 | # HelloWorld#
凋灵骷髅四人行
https://ac.nowcoder.com/acm/contest/121107/A
D
#include <iostream>
using namespace std;
int main() {
cout << "Hello Shanxi and XCPC!" << endl;
return 0;
}
hello world;无需解释
凋灵骷髅四人行
https://ac.nowcoder.com/acm/contest/121107/A
#include <iostream>
using namespace std;
int main() {
cout << "Hello Shanxi and XCPC!" << endl;
return 0;
}
hello world;无需解释
相关推荐
牛客44664404...:把个人技能删了