记录详情

Runtime Error

/in/foo.cc: In function 'int Kth(int, int)':
/in/foo.cc:56:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(l>=match[top[u]].size()) return 0;
      ~^~~~~~~~~~~~~~~~~~~~~~
/in/foo.cc:60:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(-l>=shit[top[u]].size())return 0;
      ~~^~~~~~~~~~~~~~~~~~~~~
/in/foo.cc: At global scope:
/in/foo.cc:67:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){
      ^
# 状态 耗时 内存占用
#1 Accepted 20ms 53.105 MiB
#2 Accepted 28ms 50.652 MiB
#3 Accepted 18ms 49.66 MiB
#4 Accepted 18ms 53.18 MiB
#5 Accepted 18ms 52.762 MiB
#6 Runtime Error 37ms 57.906 MiB
#7 Runtime Error 37ms 57.93 MiB
#8 Runtime Error 39ms 58.965 MiB
#9 Runtime Error 468ms 301.609 MiB
#10 Runtime Error 669ms 411.793 MiB
#11 Runtime Error 558ms 341.625 MiB
#12 Runtime Error 566ms 357.988 MiB
#13 Runtime Error 646ms 371.898 MiB
#14 Runtime Error 643ms 372.426 MiB
#15 Runtime Error 673ms 363.953 MiB
#16 Runtime Error 645ms 384.465 MiB
#17 Runtime Error 615ms 395.48 MiB
#18 Runtime Error 617ms 396.062 MiB
#19 Runtime Error 688ms 425.152 MiB
#20 Runtime Error 136ms 58.387 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-01-06 20:33:32
评测时间
2019-01-06 20:33:32
评测机
分数
25
总耗时
7149ms
峰值内存
425.152 MiB