Wrong Answer
/in/foo.cc:1:0: warning: ignoring #pragma G [-Wunknown-pragmas] #pragma G++ optimize (2) /in/foo.cc: In function 'bool check(int)': /in/foo.cc:42:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (b[p]-b[now]<=x+1 && p<=cnt) p++; p--; ^~~~~ /in/foo.cc:42:49: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (b[p]-b[now]<=x+1 && p<=cnt) p++; p--; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1475 飞船控制站(csapc)
- 语言
- C++
- 递交时间
- 2018-10-13 10:50:09
- 评测时间
- 2018-10-13 10:50:09
- 评测机
- 分数
- 60
- 总耗时
- 322ms
- 峰值内存
- 9.52 MiB