/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void spfa(int)':
/in/foo.cc:35:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i=0,v;i<G[u].size();++i){
                 ~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 320.0 KiB
#2 Accepted 1ms 312.0 KiB
#3 Accepted 1ms 336.0 KiB
#4 Accepted 2ms 312.0 KiB
#5 Accepted 4ms 324.0 KiB
#6 Runtime Error 12ms 336.0 KiB
#7 Runtime Error 149ms 316.0 KiB
#8 Runtime Error 823ms 464.0 KiB
#9 Runtime Error 622ms 340.0 KiB
#10 Time Exceeded ≥1005ms ≥312.0 KiB

信息

递交者
类型
递交
题目
P1578 渡河
语言
C++
递交时间
2018-10-29 23:50:47
评测时间
2018-10-29 23:50:47
评测机
分数
50
总耗时
2626ms
峰值内存
464.0 KiB