记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:67:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(k>=0) lst=k<up[t].size()?up[t][k]:0;
                ~^~~~~~~~~~~~~
/in/foo.cc:68:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   else k=-k,lst=k<down[t].size()?down[t][k]:0;
                 ~^~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 14ms 14.113 MiB
#2 Accepted 14ms 14.113 MiB
#3 Accepted 15ms 14.121 MiB
#4 Accepted 14ms 14.133 MiB
#5 Accepted 14ms 14.168 MiB
#6 Runtime Error 42ms 34.266 MiB
#7 Runtime Error 43ms 34.207 MiB
#8 Runtime Error 43ms 34.25 MiB
#9 Accepted 179ms 32.902 MiB
#10 Accepted 178ms 32.852 MiB
#11 Accepted 179ms 32.906 MiB
#12 Accepted 178ms 32.801 MiB
#13 Accepted 301ms 32.914 MiB
#14 Accepted 300ms 32.82 MiB
#15 Accepted 299ms 32.914 MiB
#16 Accepted 306ms 32.887 MiB
#17 Accepted 281ms 30.191 MiB
#18 Accepted 280ms 30.18 MiB
#19 Accepted 269ms 30.133 MiB
#20 Runtime Error 98ms 56.133 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-08-15 17:34:57
评测时间
2019-08-15 17:34:57
评测机
分数
80
总耗时
3057ms
峰值内存
56.133 MiB