Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:22:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(k = 0; k < 1000; k++) ^~~ /in/foo.cc:27:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' cin >> i >> j; ^~~
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2018-12-09 10:38:09
- 评测时间
- 2018-12-09 10:38:10
- 评测机
- 分数
- 100
- 总耗时
- 3940ms
- 峰值内存
- 4.16 MiB