我写了是52488可是还是WA 这是代码:

#include<bits/stdc++.h>
using namespace std;
int main(){
ios::sync_with_stdio(0);cin.tie(0);cout.tie(0);
cout<<"52488";
return 0;
}


搞不明白 求指导

2 条评论

  • 1

信息

ID
6
时间
1000ms
内存
256MiB
难度
9
标签
递交数
13
已通过
5
上传者