/ 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 4ms 3.23 MiB
#3 Accepted 15ms 3.262 MiB
#4 Accepted 187ms 3.469 MiB
#5 Time Exceeded ≥1085ms ≥4.992 MiB
#6 Accepted 273ms 5.0 MiB
#7 Accepted 30ms 4.922 MiB

信息

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