/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int doSearch(int, int, int)':
/in/foo.cc:34:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0 ; i < nodes[start].to.size() ; i++)
                   ~~^~~~~~~~~~~~~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:94:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 0 ; i < minRoute.size() ; i++)
                    ~~^~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 10ms 10.5 MiB
#2 Accepted 11ms 10.609 MiB
#3 Accepted 24ms 10.5 MiB
#4 Accepted 30ms 10.625 MiB
#5 Accepted 22ms 10.5 MiB
#6 Runtime Error 215ms 22.27 MiB
#7 Runtime Error 76ms 22.246 MiB
#8 Runtime Error 52ms 21.988 MiB
#9 Time Exceeded ≥2006ms ≥19.738 MiB
#10 Time Exceeded ≥2004ms ≥19.723 MiB
#11 Time Exceeded ≥2042ms ≥19.738 MiB
#12 Time Exceeded ≥2040ms ≥19.621 MiB
#13 Time Exceeded ≥2029ms ≥19.746 MiB
#14 Time Exceeded ≥2005ms ≥19.746 MiB
#15 Time Exceeded ≥2007ms ≥19.691 MiB
#16 Time Exceeded ≥2003ms ≥19.859 MiB
#17 Time Exceeded ≥2000ms ≥19.863 MiB
#18 Time Exceeded ≥2009ms ≥19.738 MiB
#19 Time Exceeded ≥2003ms ≥19.73 MiB
#20 Runtime Error 122ms 28.121 MiB

信息

递交者
类型
递交
题目
P2004 天天爱跑步
语言
C++
递交时间
2017-09-08 11:28:29
评测时间
2017-09-08 11:28:29
评测机
分数
25
总耗时
22720ms
峰值内存
28.121 MiB