/ 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.242 MiB
#3 Accepted 13ms 3.258 MiB
#4 Accepted 186ms 3.5 MiB
#5 Time Exceeded ≥1210ms ≥4.652 MiB
#6 Accepted 270ms 4.645 MiB
#7 Accepted 29ms 4.641 MiB

信息

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