/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:72:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d%d", &n, &m, &s);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~
foo.cc:78:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d", &u, &v, &w);
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Cancelled 0ms 0 Bytes
#2 Accepted 5ms 3.238 MiB
#3 Accepted 13ms 3.25 MiB
#4 Accepted 187ms 3.496 MiB
#5 Time Exceeded ≥1256ms ≥5.738 MiB
#6 Accepted 312ms 5.621 MiB
#7 Accepted 29ms 5.625 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2021-10-11 15:19:46
评测时间
2021-10-11 15:19:46
评测机
分数
80
总耗时
≥1804ms
峰值内存
≥5.738 MiB