竞赛
考级
没啥好说的,简单的输入输出,AC代码如下:
#include <bits/stdc++.h> using namespace std; int main(){ cout<<R"()"; //把输出拖到小括号里 return 0; }
提交答案之后,这里将显示提交结果~