记录详情

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 Accepted 2ms 1.0 MiB
#2 Accepted 5ms 1.0 MiB
#3 Accepted 2ms 1.0 MiB
#4 Accepted 2ms 1.0 MiB
#5 Accepted 2ms 1.0 MiB
#6 Accepted 2ms 1.0 MiB
#7 Accepted 3ms 1.0 MiB
#8 Accepted 2ms 1.0 MiB
#9 Accepted 3ms 1.0 MiB
#10 Accepted 4ms 1.0 MiB
#11 Runtime Error Segmentation fault 11ms 1.125 MiB
#12 Runtime Error Segmentation fault 19ms 1.5 MiB
#13 Runtime Error Segmentation fault 45ms 1.367 MiB
#14 Runtime Error Segmentation fault 18ms 1.625 MiB
#15 Runtime Error Segmentation fault 15ms 1.375 MiB
#16 Runtime Error Segmentation fault 27ms 2.0 MiB
#17 Runtime Error Segmentation fault 29ms 1.992 MiB
#18 Runtime Error Segmentation fault 52ms 1.992 MiB
#19 Runtime Error Segmentation fault 22ms 1.742 MiB
#20 Runtime Error Segmentation fault 27ms 1.992 MiB

信息

递交者
类型
递交
题目
P1365 6B 校门外的树
语言
C
递交时间
2022-05-31 10:20:56
评测时间
2022-05-31 10:20:56
评测机
分数
50
总耗时
302ms
峰值内存
2.0 MiB