记录详情

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%d", &L, &M);
      |  ^~~~~~~~~~~~~~~~~~~~~
foo.c:7:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
    7 |   scanf("%d", &a[i]);
      |   ^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 7, expect 6. 2ms 256.0 KiB
#2 Wrong Answer Read 42, expect 43. 2ms 256.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 2ms 256.0 KiB
#6 Accepted 1ms 256.0 KiB
#7 Accepted 2ms 256.0 KiB
#8 Accepted 2ms 384.0 KiB
#9 Wrong Answer Read 292, expect 293. 3ms 256.0 KiB
#10 Wrong Answer Read 23, expect 24. 4ms 384.0 KiB
#11 Runtime Error Segmentation fault 5ms 640.0 KiB
#12 Runtime Error Segmentation fault 3ms 568.0 KiB
#13 Runtime Error Segmentation fault 3ms 640.0 KiB
#14 Runtime Error Segmentation fault 3ms 632.0 KiB
#15 Runtime Error Segmentation fault 3ms 640.0 KiB
#16 Runtime Error Segmentation fault 3ms 508.0 KiB
#17 Runtime Error Segmentation fault 3ms 640.0 KiB
#18 Runtime Error Segmentation fault 4ms 640.0 KiB
#19 Runtime Error Segmentation fault 3ms 512.0 KiB
#20 Runtime Error Segmentation fault 3ms 512.0 KiB

信息

递交者
类型
递交
题目
P1365 6B 校门外的树
语言
C
递交时间
2022-05-31 10:17:12
评测时间
2022-05-31 10:17:12
评测机
分数
30
总耗时
65ms
峰值内存
640.0 KiB