竞赛
考级
#include <bits/stdc++.h> using namespace std; int main(){ long long n,k,t,a[10000010]; cin>>t; while(t--) { cin>>n>>k; }
沈*昱
提交答案之后,这里将显示提交结果~