Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   for(;(x<a[j]||a[j]==x&&y>b[j])&&j>=1;j--){
                 ~~~~~~~^~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 74ms 460.0 KiB
#2 Runtime Error 36ms 464.0 KiB
#3 Time Exceeded ≥1000ms ≥1.137 MiB
#4 Time Exceeded ≥1000ms ≥1.109 MiB
#5 Time Exceeded ≥1000ms ≥1.156 MiB
#6 Time Exceeded ≥1000ms ≥2.695 MiB
#7 Time Exceeded ≥1002ms ≥2.668 MiB
#8 Time Exceeded ≥1002ms ≥2.695 MiB
#9 Time Exceeded ≥1002ms ≥2.691 MiB
#10 Runtime Error 23ms 432.0 KiB

信息

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