/ new_bzoj /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:15:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   15 |  scanf("%d",&n);
      |  ~~~~~^~~~~~~~~
foo.cc:17:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   17 |   scanf("%d",&a[i]);
      |   ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 16ms 512.0 KiB
#2 Accepted 3ms 272.0 KiB
#3 Accepted 4ms 384.0 KiB
#4 Accepted 15ms 584.0 KiB
#5 Accepted 17ms 640.0 KiB
#6 Accepted 133ms 1.93 MiB
#7 Accepted 2ms 256.0 KiB
#8 Accepted 1ms 256.0 KiB
#9 Wrong Answer Read 12345678987654, expect 1163029. 1ms 256.0 KiB
#10 Accepted 1ms 256.0 KiB
#11 Accepted 1ms 384.0 KiB

信息

递交者
类型
递交
题目
数字序列
语言
C++
递交时间
2022-08-07 10:02:31
评测时间
2022-08-07 10:02:31
评测机
分数
91
总耗时
199ms
峰值内存
1.93 MiB