记录详情

Runtime Error

foo.c: In function 'main':
foo.c:5:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
    5 |  scanf("%d",&N);
      |  ^~~~~~~~~~~~~~
foo.c:7:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
    7 |  scanf("%d",&a[i]);
      |  ^~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 640.0 KiB
#2 Accepted 1ms 640.0 KiB
#3 Time Exceeded ≥99ms ≥640.0 KiB
#4 Time Exceeded ≥99ms ≥640.0 KiB
#5 Time Exceeded ≥100ms ≥640.0 KiB
#6 Time Exceeded ≥99ms ≥640.0 KiB
#7 Time Exceeded ≥100ms ≥640.0 KiB
#8 Runtime Error Segmentation fault 13ms 768.0 KiB
#9 Runtime Error Segmentation fault 13ms 640.0 KiB
#10 Runtime Error Segmentation fault 16ms 768.0 KiB

信息

递交者
类型
递交
题目
P1330 修改数组
比赛
2022春季 荣誉练习赛1(2019蓝桥A组省赛重温)
语言
C
递交时间
2022-03-19 23:53:31
评测时间
2022-03-19 23:53:31
评测机
分数
20
总耗时
546ms
峰值内存
768.0 KiB