/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:50: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:52: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 Accepted 238ms 4.77 MiB
#3 Accepted 6ms 4.754 MiB
#4 Accepted 7ms 5.0 MiB
#5 Accepted 26ms 7.121 MiB
#6 Accepted 27ms 6.93 MiB
#7 Time Exceeded ≥1048ms ≥7.043 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2021-11-13 00:01:07
评测时间
2021-11-13 00:01:07
评测机
分数
85
总耗时
≥1354ms
峰值内存
≥7.121 MiB