记录详情

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 19ms 52.785 MiB
#2 Accepted 17ms 49.852 MiB
#3 Accepted 18ms 52.746 MiB
#4 Accepted 18ms 49.973 MiB
#5 Accepted 18ms 52.344 MiB
#6 Runtime Error 37ms 57.762 MiB
#7 Runtime Error 37ms 57.844 MiB
#8 Runtime Error 40ms 57.957 MiB
#9 Runtime Error 429ms 283.227 MiB
#10 Runtime Error 656ms 407.848 MiB
#11 Runtime Error 653ms 388.137 MiB
#12 Runtime Error 604ms 354.891 MiB
#13 Runtime Error 647ms 370.043 MiB
#14 Runtime Error 605ms 360.77 MiB
#15 Runtime Error 652ms 380.441 MiB
#16 Runtime Error 656ms 378.645 MiB
#17 Runtime Error 639ms 384.602 MiB
#18 Runtime Error 622ms 374.219 MiB
#19 Runtime Error 667ms 453.223 MiB
#20 Runtime Error 84ms 43.805 MiB

信息

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