Accepted
/in/foo.cc: In function 'int sc()': /in/foo.cc:11:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(cch == '-') ff = -1; cch = gc; ^~ /in/foo.cc:11:33: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(cch == '-') ff = -1; cch = gc; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 逃亡的准备(hallows)
- 语言
- C++
- 递交时间
- 2019-10-17 22:52:27
- 评测时间
- 2019-10-17 22:52:27
- 评测机
- 分数
- 100
- 总耗时
- 1437ms
- 峰值内存
- 4.309 MiB