/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:38:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   38 |  scanf("%lld %lld %lld", &n, &m, &s);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:41:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   41 |   scanf("%lld %lld %lld", &a, &b, &c);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Cancelled 0ms 0 Bytes
#2 Accepted 2ms 384.0 KiB
#3 Wrong Answer Read 0, expect -1. 2ms 384.0 KiB
#4 Accepted 14ms 640.0 KiB
#5 Accepted 72ms 2.617 MiB
#6 Accepted 251ms 2.742 MiB
#7 Accepted 26ms 2.617 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2022-07-25 08:31:51
评测时间
2022-07-25 08:31:51
评测机
分数
85
总耗时
370ms
峰值内存
2.742 MiB