#include<bits/stdc++.h>
using namespace std;
const int N=2e5+5;
int k;
int a[N],c[N];
int main(){
	
	return 0;
}

0 条评论

目前还没有评论...

信息

ID
160
时间
1000ms
内存
256MiB
难度
7
标签
递交数
27
已通过
9
上传者