/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:20:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%lf",&s);
  ~~~~~^~~~~~~~~~
foo.cc:21:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 71ms 1.16 MiB
#2 Accepted 21ms 732.0 KiB
#3 Accepted 329ms 1.891 MiB
#4 Accepted 110ms 1.434 MiB
#5 Accepted 63ms 2.223 MiB
#6 Accepted 576ms 2.324 MiB
#7 Accepted 371ms 2.227 MiB
#8 Accepted 287ms 1.984 MiB
#9 Accepted 273ms 1.984 MiB
#10 Wrong Answer User output longer than standard answer. 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1045 Kerry 的电缆网络
语言
C++
递交时间
2021-08-07 14:33:52
评测时间
2021-08-07 14:33:52
评测机
分数
90
总耗时
2109ms
峰值内存
2.324 MiB