/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'bool SPFA()':
/in/foo.cc:65:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int i=0; i<drt[temp].size(); i++)
                      ~^~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 460.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Accepted 4ms 384.0 KiB
#4 Accepted 5ms 384.0 KiB
#5 Accepted 7ms 384.0 KiB
#6 Accepted 11ms 496.0 KiB
#7 Runtime Error 7ms 512.0 KiB
#8 Runtime Error 6ms 596.0 KiB
#9 Runtime Error 7ms 640.0 KiB
#10 Runtime Error 9ms 768.0 KiB

信息

递交者
类型
递交
题目
P1825 志愿者招募
语言
C++
递交时间
2017-11-04 23:13:38
评测时间
2017-11-04 23:13:38
评测机
分数
60
总耗时
69ms
峰值内存
768.0 KiB