记录详情

Accepted

foo.cc: In function 'int BFS(Point)':
foo.cc:28:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   28 |    if (next.pos >= 0 && next.pos < len && a[next.pos] != ' ' && (i != 3 || i == 3 && now.x))
      |                                                                            ~~~~~~~^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB

信息

递交者
类型
递交
题目
跳跳跳跳跳
语言
C++
递交时间
2020-12-16 20:02:22
评测时间
2021-12-02 23:45:26
评测机
分数
10
总耗时
2ms
峰值内存
384.0 KiB