/ Vijos /

记录详情

Accepted

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.285 MiB
#3 Accepted 14ms 3.254 MiB
#4 Accepted 100ms 3.477 MiB
#5 Accepted 627ms 4.664 MiB
#6 Accepted 152ms 4.594 MiB
#7 Accepted 29ms 4.656 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2021-10-11 15:21:13
评测时间
2021-10-11 15:21:13
评测机
分数
100
总耗时
929ms
峰值内存
4.664 MiB