/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'bool spfa(long long int)':
/in/foo.cc:15:30: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   15 |                 for(int i=0;i<vec[u].size();i++){
      |                             ~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 536.0 KiB
#2 Accepted 7ms 724.0 KiB
#3 Accepted 18ms 724.0 KiB
#4 Accepted 181ms 924.0 KiB
#5 Time Exceeded ≥1002ms ≥2.387 MiB
#6 Accepted 427ms 2.543 MiB
#7 Wrong Answer 442ms 2.547 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2025-06-24 21:39:56
评测时间
2025-06-24 21:39:56
评测机
分数
65
总耗时
≥2081ms
峰值内存
≥2.547 MiB