/ Vijos /

记录详情

Accepted

foo.cc: In function 'void dts::main()':
foo.cc:18:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   18 |         scanf("%lld",&n);
      |         ~~~~~^~~~~~~~~~~
foo.cc:20:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |             scanf("%lld",&a[i]);
      |             ~~~~~^~~~~~~~~~~~~~
foo.cc:22:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   22 |             scanf("%lld",&b[i]);
      |             ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 21ms 1.75 MiB
#6 Accepted 49ms 3.242 MiB
#7 Accepted 74ms 4.867 MiB
#8 Accepted 96ms 6.367 MiB
#9 Accepted 110ms 7.867 MiB
#10 Accepted 135ms 9.492 MiB

信息

递交者
类型
递交
题目
P1882 石阶上的砖
语言
C++
递交时间
2022-01-12 17:11:29
评测时间
2022-01-12 18:00:53
评测机
分数
100
总耗时
496ms
峰值内存
9.492 MiB