/ 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("%lld",&n);
  ~~~~~^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 71ms 1.535 MiB
#2 Accepted 20ms 908.0 KiB
#3 Accepted 449ms 2.645 MiB
#4 Accepted 139ms 1.949 MiB
#5 Accepted 63ms 3.359 MiB
#6 Accepted 717ms 3.477 MiB
#7 Accepted 463ms 3.473 MiB
#8 Accepted 377ms 2.789 MiB
#9 Accepted 354ms 2.793 MiB
#10 Wrong Answer User output longer than standard answer. 2ms 340.0 KiB

信息

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