竞赛
考级
#include <iostream> #include <vector> #include <algorithm> using namespace std; int main() { int n; cin >> n; }
158****1826
提交答案之后,这里将显示提交结果~