#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
难度
9
标签
递交数
8
已通过
6
上传者