/ Vijos /

记录详情

Accepted

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 67ms 1.531 MiB
#2 Accepted 19ms 904.0 KiB
#3 Accepted 448ms 2.648 MiB
#4 Accepted 138ms 2.031 MiB
#5 Accepted 66ms 3.359 MiB
#6 Accepted 713ms 3.473 MiB
#7 Accepted 452ms 3.473 MiB
#8 Accepted 385ms 2.789 MiB
#9 Accepted 359ms 2.789 MiB
#10 Accepted 1ms 384.0 KiB

信息

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