记录详情

Runtime Error

/in/foo.cc: In function 'int query(int, int)':
/in/foo.cc:70:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (k < 0 && dn[x].size () <= -k) exit (0);
               ~~~~~~~~~~~~~~^~~~~
/in/foo.cc:71:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (k >= 0 && up[x].size () <= k) exit (0);
                ~~~~~~~~~~~~~~^~~~
# 状态 耗时 内存占用
#1 Accepted 41ms 39.094 MiB
#2 Accepted 39ms 28.539 MiB
#3 Accepted 40ms 38.457 MiB
#4 Accepted 38ms 28.527 MiB
#5 Accepted 41ms 44.41 MiB
#6 Runtime Error 79ms 56.996 MiB
#7 Runtime Error 78ms 58.449 MiB
#8 Runtime Error 78ms 57.402 MiB
#9 Time Exceeded ≥1000ms ≥54.445 MiB
#10 Time Exceeded ≥1000ms ≥42.828 MiB
#11 Time Exceeded ≥1000ms ≥57.805 MiB
#12 Time Exceeded ≥1001ms ≥41.262 MiB
#13 Time Exceeded ≥1000ms ≥56.312 MiB
#14 Time Exceeded ≥1000ms ≥41.941 MiB
#15 Time Exceeded ≥1000ms ≥57.703 MiB
#16 Time Exceeded ≥1000ms ≥41.25 MiB
#17 Time Exceeded ≥1000ms ≥55.074 MiB
#18 Time Exceeded ≥1000ms ≥38.637 MiB
#19 Time Exceeded ≥1001ms ≥52.203 MiB
#20 Time Exceeded ≥1002ms ≥72.066 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2020-06-19 15:46:31
评测时间
2020-06-19 15:46:31
评测机
分数
25
总耗时
12446ms
峰值内存
72.066 MiB