竞赛
考级
#include <iostream> #include <vector> #include <queue> using namespace std; const int MOD = 1e9 + 7; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); }
jofssytcryuzhcdh
提交答案之后,这里将显示提交结果~