比赛 | 东方版NOIP模拟赛 | 评测结果 | WWWWWWWWREEEEEEEEEEE |
---|---|---|---|
题目名称 | Yuyuko | 最终得分 | 0 |
用户昵称 | Holiye | 运行时间 | 0.015 s |
代码语言 | C++ | 内存使用 | 0.14 MiB |
提交时间 | 2015-10-28 21:34:55 | ||
#include<iostream> #include<cstdio> #include<cmath> #include<cstring> #include<climits> #include<algorithm> using namespace std; //const int maxn=1000+2; //int t; int main() { freopen("zaw.in","r",stdin); freopen("zaw.out","w",stdout); //freopen("test.in","r",stdin); //freopen("test.out","w",stdout); //scanf("%d",&t); //for(int i) cout<<-1<<endl; return 0; }