/ WHOJ /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:17:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   17 |  scanf("%d",&n);
      |  ~~~~~^~~~~~~~~
foo.cc:19:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   19 |   scanf("%d",&a[i]);
      |   ~~~~~^~~~~~~~~~~~
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 2ms 384.0 KiB
#2 Wrong Answer Read 0, expect 4. 1ms 256.0 KiB
#3 Accepted 2ms 256.0 KiB
#4 Runtime Error Segmentation fault 2ms 384.0 KiB
#5 Wrong Answer Read 71, expect 66. 2ms 256.0 KiB
#6 Wrong Answer Read 10746, expect 8192. 6ms 512.0 KiB
#7 Runtime Error Segmentation fault 8ms 384.0 KiB
#8 Runtime Error Segmentation fault 9ms 512.0 KiB
#9 Runtime Error Segmentation fault 6ms 384.0 KiB
#10 Runtime Error Segmentation fault 2ms 384.0 KiB

信息

递交者
类型
递交
题目
P1414 【XR-4】模拟赛
题目数据
下载
语言
C++
递交时间
2022-07-27 15:54:49
评测时间
2022-07-27 15:54:49
评测机
分数
10
总耗时
45ms
峰值内存
512.0 KiB