/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:32:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld",&j);
   ~~~~~^~~~~~~~~~~
foo.cc:37:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld",&j);
   ~~~~~^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 404.0 KiB
#2 Accepted 1ms 408.0 KiB
#3 Wrong Answer Read 137946.19, expect 137942.24. 2ms 548.0 KiB
#4 Accepted 2ms 540.0 KiB
#5 Accepted 86ms 12.977 MiB
#6 Accepted 112ms 15.566 MiB
#7 Accepted 103ms 15.453 MiB
#8 Accepted 835ms 91.504 MiB
#9 Wrong Answer Read 132878766.70, expect 132878748.29. 842ms 91.555 MiB
#10 Accepted 776ms 91.516 MiB

信息

递交者
类型
递交
题目
P1466 电缆建设
语言
C++
递交时间
2021-11-13 17:42:50
评测时间
2021-11-13 17:42:50
评测机
分数
80
总耗时
2765ms
峰值内存
91.555 MiB