Accepted
/in/foo.cc: In function 'int sc()': /in/foo.cc:10:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(cch == '-') ^~ /in/foo.cc:11:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' ff = -1; cch = gc; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1180 选课
- 语言
- C++
- 递交时间
- 2019-11-04 19:58:19
- 评测时间
- 2019-11-04 19:58:19
- 评测机
- 分数
- 100
- 总耗时
- 14ms
- 峰值内存
- 596.0 KiB