Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:11:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else cout<<"28";break; ^~~~ /in/foo.cc:11:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' else cout<<"28";break; ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 某年某月有几天
- 语言
- C++
- 递交时间
- 2018-06-01 21:13:11
- 评测时间
- 2018-06-01 21:13:11
- 评测机
- 分数
- 100
- 总耗时
- 35ms
- 峰值内存
- 384.0 KiB