Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:16:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    if(nd[j]<nd[j+1] || nd[j]==nd[j+1]&&bh[j]>bh[j+1])
                        ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 53ms 464.0 KiB
#2 Accepted 36ms 456.0 KiB
#3 Time Exceeded ≥1000ms ≥1.148 MiB
#4 Time Exceeded ≥1002ms ≥1.082 MiB
#5 Time Exceeded ≥1002ms ≥1.164 MiB
#6 Time Exceeded ≥1000ms ≥2.699 MiB
#7 Time Exceeded ≥1001ms ≥2.691 MiB
#8 Time Exceeded ≥1001ms ≥2.668 MiB
#9 Time Exceeded ≥1004ms ≥2.699 MiB
#10 Accepted 2ms 340.0 KiB

信息

递交者
类型
递交
题目
P1900 假期作业
比赛
2024.8.4暑期中级2班练习
语言
C++
递交时间
2024-08-06 08:57:06
评测时间
2024-08-06 08:57:06
评测机
分数
30
总耗时
≥7105ms
峰值内存
≥2.699 MiB