/ 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 ≥1466ms ≥4.078 MiB
#2 Time Exceeded ≥1466ms ≥4.055 MiB
#3 Time Exceeded ≥1452ms ≥4.062 MiB
#4 Time Exceeded ≥1453ms ≥4.082 MiB
#5 Time Exceeded ≥1448ms ≥4.117 MiB
#6 Time Exceeded ≥1451ms ≥4.102 MiB
#7 Time Exceeded ≥1448ms ≥4.082 MiB
#8 Time Exceeded ≥1450ms ≥4.102 MiB
#9 Time Exceeded ≥1446ms ≥4.145 MiB
#10 Time Exceeded ≥1475ms ≥4.113 MiB

信息

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