/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:55:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d",&n,&m,&l);
  ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:57:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d",&u,&v,&w),
   ~~~~~~~~~~~~~~~~~~~~~~~~^~
   addedge(u,v,w);
   ~~~~~~~~~~~~~~           
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Cancelled 0ms 0 Bytes
#2 Wrong Answer User output longer than standard answer. 2ms 464.0 KiB
#3 Wrong Answer Read 0, expect -1. 2ms 456.0 KiB
#4 Accepted 4ms 660.0 KiB
#5 Runtime Error Segmentation fault 6ms 1.047 MiB
#6 Runtime Error Segmentation fault 6ms 1.039 MiB
#7 Runtime Error Segmentation fault 6ms 1.066 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2021-11-12 23:52:40
评测时间
2021-11-12 23:52:40
评测机
分数
15
总耗时
27ms
峰值内存
1.066 MiB