Accepted
/in/foo.cc: In function 'int total(int)': /in/foo.cc:23:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] else if(x==4||x==9||x==6||x==11) ^~ /in/foo.cc:25:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return ret; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1139 生日日数
- 比赛
- 南京师范大学算法竞赛之2020年寒假战“疫”系列赛Round4 总第74期赛
- 语言
- C++
- 递交时间
- 2020-03-07 15:29:49
- 评测时间
- 2020-03-07 15:29:49
- 评测机
- 分数
- 100
- 总耗时
- 16ms
- 峰值内存
- 220.0 KiB