/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:47:7: 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:50:8: 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 17ms 11.918 MiB
#3 Accepted 14ms 11.941 MiB
#4 Accepted 13ms 12.066 MiB
#5 Accepted 37ms 14.578 MiB
#6 Accepted 35ms 14.562 MiB
#7 Accepted 42ms 14.566 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2021-08-21 14:44:45
评测时间
2021-08-21 14:44:45
评测机
分数
100
总耗时
161ms
峰值内存
14.578 MiB