Wrong Answer
/in/foo.cc: In function 'bool cmp(P, P)': /in/foo.cc:7:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(p.mark.size()==q.mark.size()) ^~ /in/foo.cc:10:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return p.mark>q.mark; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1257 水王争霸
- 语言
- C++
- 递交时间
- 2018-02-16 19:10:41
- 评测时间
- 2018-02-16 19:10:41
- 评测机
- 分数
- 60
- 总耗时
- 13ms
- 峰值内存
- 500.0 KiB