记录详情

Runtime Error

foo.c: In function 'main':
foo.c:6:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
    6 |  scanf("%d%d", &L, &m);
      |  ^~~~~~~~~~~~~~~~~~~~~
foo.c:11:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   11 |   scanf("%d%d", &u, &v);
      |   ^~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 1ms 256.0 KiB
#6 Accepted 2ms 256.0 KiB
#7 Accepted 2ms 256.0 KiB
#8 Accepted 2ms 256.0 KiB
#9 Accepted 2ms 256.0 KiB
#10 Accepted 1ms 384.0 KiB
#11 Runtime Error Segmentation fault 1ms 384.0 KiB
#12 Runtime Error Segmentation fault 1ms 384.0 KiB
#13 Runtime Error Segmentation fault 3ms 384.0 KiB
#14 Runtime Error Segmentation fault 2ms 384.0 KiB
#15 Runtime Error Segmentation fault 2ms 384.0 KiB
#16 Runtime Error Segmentation fault 1ms 384.0 KiB
#17 Runtime Error Segmentation fault 1ms 384.0 KiB
#18 Runtime Error Segmentation fault 1ms 384.0 KiB
#19 Runtime Error Segmentation fault 3ms 384.0 KiB
#20 Runtime Error Segmentation fault 2ms 384.0 KiB

信息

递交者
类型
递交
题目
P1365 6B 校门外的树
语言
C
递交时间
2022-05-31 10:41:24
评测时间
2022-05-31 10:41:24
评测机
分数
50
总耗时
45ms
峰值内存
384.0 KiB