记录详情

Accepted

/in/foo.cc: In function 'int BFS(Point)':
/in/foo.cc:28:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    if (next.pos >= 0 && next.pos < len && a[next.pos] != ' ' && (i != 3 || i == 3 && now.x))
                                                                            ~~~~~~~^~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 220.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 20ms 972.0 KiB

信息

递交者
类型
递交
题目
跳跳跳跳跳跳跳跳跳跳跳跳...
语言
C++
递交时间
2020-12-16 20:05:49
评测时间
2020-12-16 20:05:49
评测机
分数
100
总耗时
24ms
峰值内存
972.0 KiB