Wrong Answer
/in/foo.cc: In function 'bool check(int)': /in/foo.cc:9:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (a[tmp]-a[pos]<mid&&tmp<=n) ^~~~~ /in/foo.cc:11:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' pos =tmp--; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 「一本通 1.2 练习 1」数列分段 II
- 语言
- C++
- 递交时间
- 2019-04-22 20:47:42
- 评测时间
- 2019-04-22 20:47:42
- 评测机
- 分数
- 0
- 总耗时
- 51ms
- 峰值内存
- 836.0 KiB