/ 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 712.0 KiB
#5 Accepted 69ms 2.219 MiB
#6 Accepted 70ms 2.238 MiB
#7 Accepted 65ms 2.285 MiB

信息

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