记录详情

Runtime Error

/in/foo.cc: In function 'int Kth(int, int)':
/in/foo.cc:55:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(l>=match[top[u]].size()) return 0;
      ~^~~~~~~~~~~~~~~~~~~~~~
/in/foo.cc:59: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:66:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){
      ^
# 状态 耗时 内存占用
#1 Accepted 26ms 53.09 MiB
#2 Accepted 26ms 52.793 MiB
#3 Accepted 18ms 52.562 MiB
#4 Accepted 19ms 52.109 MiB
#5 Accepted 19ms 52.746 MiB
#6 Runtime Error 40ms 59.094 MiB
#7 Runtime Error 37ms 58.895 MiB
#8 Runtime Error 38ms 58.035 MiB
#9 Runtime Error 443ms 292.156 MiB
#10 Runtime Error 645ms 409.555 MiB
#11 Runtime Error 559ms 331.633 MiB
#12 Runtime Error 819ms 480.191 MiB
#13 Runtime Error 798ms 482.391 MiB
#14 Runtime Error 365ms 242.133 MiB
#15 Runtime Error 406ms 261.02 MiB
#16 Runtime Error 746ms 466.992 MiB
#17 Runtime Error 397ms 285.406 MiB
#18 Runtime Error 635ms 433.871 MiB
#19 Runtime Error 626ms 421.488 MiB
#20 Runtime Error 78ms 60.887 MiB

信息

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