/ Vijos /

记录详情

Time Exceeded

foo.cc: In function ‘void spfa(long long int, long long int)’:
foo.cc:30:30: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘std::vector<Edge>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   30 |                 for(int i=0;i<G[u].size();i++){
      |                             ~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Cancelled 0ms 0 Bytes
#2 Accepted 1ms 1.344 MiB
#3 Wrong Answer On line 1: Read 0, expect -1. 2ms 1.242 MiB
#4 Accepted 11ms 3.227 MiB
#5 Time Exceeded ≥1066ms ≥1.492 MiB
#6 Time Exceeded ≥1001ms ≥3.133 MiB
#7 Time Exceeded ≥5064ms ≥3.043 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2025-07-31 20:47:57
评测时间
2025-08-06 06:27:35
评测机
分数
25
总耗时
≥7148ms
峰值内存
≥3.227 MiB