记录详情

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", &num_a,&num_t);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.c:10:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   10 |   scanf("%d", &h_a[i]);
      |   ^~~~~~~~~~~~~~~~~~~~
foo.c:12:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   12 |   scanf("%d", &h_t[i]);
      |   ^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 8ms 396.0 KiB
#2 Wrong Answer Read 0, expect 1. 3ms 256.0 KiB
#3 Runtime Error Segmentation fault 10ms 384.0 KiB
#4 Runtime Error Segmentation fault 4ms 256.0 KiB
#5 Wrong Answer Read 0, expect 4. 1ms 256.0 KiB
#6 Wrong Answer Read 3, expect 7. 2ms 256.0 KiB
#7 Runtime Error Segmentation fault 6ms 384.0 KiB
#8 Wrong Answer Read 440, expect 37. 7ms 256.0 KiB
#9 Wrong Answer Read 0, expect 5. 2ms 256.0 KiB
#10 Wrong Answer Read 150, expect 139. 1ms 256.0 KiB

信息

递交者
类型
递交
题目
P1017 苹果摘陶陶
语言
C
递交时间
2022-01-19 13:35:42
评测时间
2022-01-19 13:35:42
评测机
分数
0
总耗时
48ms
峰值内存
396.0 KiB