比赛 | Asm_Def战记之透明计算网络 | 评测结果 | WWWWWWWWWA |
---|---|---|---|
题目名称 | Asm_Def三角形 | 最终得分 | 10 |
用户昵称 | Tychus | 运行时间 | 0.002 s |
代码语言 | C++ | 内存使用 | 0.31 MiB |
提交时间 | 2015-11-01 11:57:58 | ||
- #include <iostream>
- #include <cstdio>
- #include <algorithm>
- #include <cstring>
- using namespace std;
- int n,m;
- int main()
- {
- freopen("tria.out","w",stdout);
- cout<<0<<endl;
- fclose(stdout);
- return 0;
- }