/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:43:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%lf%d",&S,&n);
  ~~~~~^~~~~~~~~~~~~~~
foo.cc:48:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lf",&s);
   ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 43ms 1.594 MiB
#2 Accepted 20ms 1.078 MiB
#3 Accepted 79ms 2.348 MiB
#4 Accepted 56ms 1.957 MiB
#5 Accepted 62ms 2.766 MiB
#6 Accepted 65ms 2.785 MiB
#7 Accepted 64ms 2.793 MiB
#8 Accepted 57ms 2.441 MiB
#9 Accepted 70ms 2.414 MiB
#10 Wrong Answer User output longer than standard answer. 2ms 344.0 KiB

信息

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