/ 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 ≥1461ms ≥4.078 MiB
#2 Time Exceeded ≥1453ms ≥4.125 MiB
#3 Time Exceeded ≥1444ms ≥4.051 MiB
#4 Time Exceeded ≥1444ms ≥4.164 MiB
#5 Time Exceeded ≥1449ms ≥4.047 MiB
#6 Time Exceeded ≥1450ms ≥4.051 MiB
#7 Time Exceeded ≥1443ms ≥4.078 MiB
#8 Time Exceeded ≥1444ms ≥4.059 MiB
#9 Time Exceeded ≥1448ms ≥4.059 MiB
#10 Time Exceeded ≥1473ms ≥4.062 MiB

信息

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