/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int Dijkstra(int, int)':
foo.cc:41:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int i=0; i<edge[u].size(); i++) {
                      ~^~~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:58:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&a,&b);
     ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1452ms ≥4.074 MiB
#2 Time Exceeded ≥1449ms ≥4.023 MiB
#3 Time Exceeded ≥1460ms ≥4.102 MiB
#4 Time Exceeded ≥1462ms ≥4.152 MiB
#5 Time Exceeded ≥1457ms ≥4.105 MiB
#6 Time Exceeded ≥1454ms ≥4.047 MiB
#7 Time Exceeded ≥1415ms ≥4.156 MiB
#8 Time Exceeded ≥1418ms ≥4.148 MiB
#9 Time Exceeded ≥1409ms ≥4.066 MiB
#10 Time Exceeded ≥1415ms ≥4.066 MiB

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2021-09-21 20:52:40
评测时间
2021-09-21 20:52:40
评测机
分数
0
总耗时
≥14395ms
峰值内存
≥4.156 MiB