Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:25:10: warning: this 'while' clause does not guard... [-Wmisleading-indentation] if(n>10) while(1); ^~~~~ /in/foo.cc:26:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' for(int i=1;i<=n;i++) ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1692 Miku_兩個人焰火
- 语言
- C++
- 递交时间
- 2017-11-07 22:41:42
- 评测时间
- 2017-11-07 22:41:42
- 评测机
- 分数
- 10
- 总耗时
- ≥9065ms
- 峰值内存
- ≥384.0 KiB