/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int spfa()':
/in/foo.cc:41:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i=0;i<vec[cur].size();i++)
               ~^~~~~~~~~~~~~~~~
/in/foo.cc:57:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 4ms 2.75 MiB
#2 Accepted 5ms 2.5 MiB
#3 Accepted 4ms 2.5 MiB
#4 Accepted 7ms 2.586 MiB
#5 Accepted 5ms 2.5 MiB
#6 Accepted 6ms 2.75 MiB
#7 Accepted 46ms 3.75 MiB
#8 Accepted 10ms 2.715 MiB
#9 Accepted 12ms 2.723 MiB
#10 Accepted 28ms 3.855 MiB

信息

递交者
类型
递交
题目
P1423 最佳路线
语言
C++
递交时间
2018-02-09 18:16:25
评测时间
2018-02-09 18:16:25
评测机
分数
100
总耗时
130ms
峰值内存
3.855 MiB