竞赛
考级
#include <iostream> #include <vector> #include <cmath> using namespace std; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); }
村里人
提交答案之后,这里将显示提交结果~