比赛 | “Asm.Def战记之拉格朗日点”杯 | 评测结果 | WWWWWWWWWW |
---|---|---|---|
题目名称 | Asm.Def的打击序列 | 最终得分 | 0 |
用户昵称 | Collor | 运行时间 | 0.016 s |
代码语言 | C++ | 内存使用 | 0.28 MiB |
提交时间 | 2015-11-04 11:51:11 | ||
#include<iostream> #include<cstdio> #include<cstring> #include<algorithm> #include<ctime> using namespace std; const int maxn=105; int main() { freopen("asm_lis.in","r",stdin); freopen("asm_lis.out","w",stdout); for (int i;;){ int j; cout<<i+j<<'\n'; return 0; } return 0; }