Wrong Answer
/in/foo.cc: In function 'int BFS(Point)': /in/foo.cc:28:101: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (next.pos >= 0 && next.pos < len && a[next.pos] != ' ' && !vis[next.pos] && (i != 3 || i == 3 && now.x)) ~~~~~~~^~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 跳跳跳跳
- 语言
- C++
- 递交时间
- 2020-12-16 18:57:53
- 评测时间
- 2020-12-16 18:57:53
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 220.0 KiB