| 比赛 | cdcqの省选膜你赛 | 评测结果 | WWWWWAWWWWWAWWAWWWWW |
|---|---|---|---|
| 题目名称 | 秘术「天文密葬法」 | 最终得分 | 15 |
| 用户昵称 | WA | 运行时间 | 0.005 s |
| 代码语言 | C++ | 内存使用 | 0.31 MiB |
| 提交时间 | 2017-04-11 10:42:50 | ||
#include<iostream>
#include<cstdio>
#include<cstring>
#include<algorithm>
#include<cmath>
#include<cstdlib>
using namespace std;
int main(){
freopen("cdcq_b.in","r",stdin);
freopen("cdcq_b.out","w",stdout);
cout<<-1<<endl;
return 0;
}