Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:43:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i = 1; i <= n; ++i) a[i] = read(); a[0] = 0; ^~~ /in/foo.cc:43:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (int i = 1; i <= n; ++i) a[i] = read(); a[0] = 0; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 小srf的游戏 (game.*)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2018-10-24 07:12:04
- 评测时间
- 2018-10-24 07:12:04
- 评测机
- 分数
- 60
- 总耗时
- ≥4396ms
- 峰值内存
- ≥9.949 MiB