Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:33:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(pos==-1)break;--d[pos]; ^~ /in/foo.cc:33:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(pos==-1)break;--d[pos]; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1741 观光公交
- 语言
- C++
- 递交时间
- 2018-06-16 20:25:17
- 评测时间
- 2018-06-16 20:25:17
- 评测机
- 分数
- 40
- 总耗时
- 500ms
- 峰值内存
- 384.0 KiB