/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int SPFA(int)':
/in/foo.cc:74:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<edgenode>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   74 |                 for (int z = 0; z < edge[x].size(); z++)
      |                                 ~~^~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 17ms 8.918 MiB
#2 Accepted 62ms 9.543 MiB
#3 Time Exceeded ≥2001ms ≥8.555 MiB
#4 Time Exceeded ≥2001ms ≥8.871 MiB
#5 Accepted 48ms 8.891 MiB
#6 Accepted 69ms 8.863 MiB
#7 Accepted 105ms 8.91 MiB
#8 Time Exceeded ≥2002ms ≥8.785 MiB
#9 Time Exceeded ≥2001ms ≥9.07 MiB
#10 Time Exceeded ≥2003ms ≥9.066 MiB

信息

递交者
类型
递交
题目
P1184 CoVH之华丽的IP伪装
语言
C++
递交时间
2025-04-17 22:08:15
评测时间
2025-04-17 22:08:15
评测机
分数
50
总耗时
≥10314ms
峰值内存
≥9.543 MiB