Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:16:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    if(nd[j]<nd[j+1]||nd[j]==nd[j+1]&&bh[j]<bh[j+1])
                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 23ms 440.0 KiB
#2 Wrong Answer 23ms 448.0 KiB
#3 Runtime Error 3ms 460.0 KiB
#4 Runtime Error 3ms 456.0 KiB
#5 Runtime Error 3ms 460.0 KiB
#6 Runtime Error 3ms 460.0 KiB
#7 Runtime Error 3ms 440.0 KiB
#8 Runtime Error 3ms 456.0 KiB
#9 Runtime Error 3ms 456.0 KiB
#10 Wrong Answer 1ms 388.0 KiB

信息

递交者
类型
递交
题目
P1900 假期作业
比赛
2024.8.3暑期中级2班练习
语言
C++
递交时间
2024-08-03 20:21:27
评测时间
2024-08-03 20:21:27
评测机
分数
0
总耗时
71ms
峰值内存
460.0 KiB