/ 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 ≥1388ms ≥4.934 MiB
#2 Time Exceeded ≥1392ms ≥4.887 MiB
#3 Time Exceeded ≥1455ms ≥4.133 MiB
#4 Time Exceeded ≥1456ms ≥4.074 MiB
#5 Time Exceeded ≥1453ms ≥4.93 MiB
#6 Time Exceeded ≥1454ms ≥4.059 MiB
#7 Time Exceeded ≥1453ms ≥4.129 MiB
#8 Time Exceeded ≥1455ms ≥4.961 MiB
#9 Time Exceeded ≥1454ms ≥4.078 MiB
#10 Time Exceeded ≥1464ms ≥4.137 MiB

信息

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