/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'void spfa(long long int)':
foo.cc:45:31: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<node>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   45 |                 for(int i=0; i<e[u].size(); i++)
      |                              ~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Cancelled 0ms 0 Bytes
#2 Accepted 5ms 412.0 KiB
#3 Wrong Answer Read 0, expect -1. 5ms 412.0 KiB
#4 Accepted 11ms 668.0 KiB
#5 Accepted 64ms 2.27 MiB
#6 Accepted 71ms 2.258 MiB
#7 Accepted 65ms 2.273 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2023-12-21 14:29:31
评测时间
2023-12-21 14:29:31
评测机
分数
85
总耗时
225ms
峰值内存
2.273 MiB