Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:14:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ /in/foo.cc:31:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i=1;i<=n;i++) ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1482 扫雷游戏
- 语言
- C++
- 递交时间
- 2021-12-04 22:22:28
- 评测时间
- 2021-12-04 22:22:28
- 评测机
- 分数
- 0
- 总耗时
- 24ms
- 峰值内存
- 432.0 KiB