| 比赛 | 20151026 | 评测结果 | WWWWWWWWWW |
|---|---|---|---|
| 题目名称 | 游历校园 | 最终得分 | 0 |
| 用户昵称 | konnyaku | 运行时间 | 0.003 s |
| 代码语言 | C++ | 内存使用 | 0.31 MiB |
| 提交时间 | 2017-10-16 20:56:49 | ||
#include<iostream>
#include<cmath>
#include<cstdio>
#include<algorithm>
using namespace std;
///
int n,m;
///
int main()
{
freopen("sent.in","r",stdin);
freopen("sent.out","w",stdout);
cout<<0;
return 0;
}