记录详情

Accepted

foo.c: In function 'main':
foo.c:7:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
    7 |   scanf("%d",&n);
      |   ^~~~~~~~~~~~~~
foo.c:9:4: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
    9 |    scanf("%d",&a[i]);
      |    ^~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 48ms 256.0 KiB
#2 Accepted 80ms 256.0 KiB
#3 Accepted 111ms 256.0 KiB
#4 Accepted 147ms 256.0 KiB
#5 Accepted 202ms 268.0 KiB
#6 Accepted 309ms 256.0 KiB
#7 Accepted 285ms 256.0 KiB
#8 Accepted 351ms 256.0 KiB
#9 Accepted 396ms 256.0 KiB
#10 Accepted 389ms 256.0 KiB
#11 Accepted 647ms 256.0 KiB
#12 Accepted 498ms 256.0 KiB
#13 Accepted 473ms 256.0 KiB
#14 Accepted 540ms 256.0 KiB
#15 Accepted 546ms 256.0 KiB
#16 Accepted 833ms 304.0 KiB
#17 Accepted 699ms 256.0 KiB
#18 Accepted 688ms 384.0 KiB
#19 Accepted 893ms 256.0 KiB
#20 Accepted 758ms 256.0 KiB

信息

递交者
类型
递交
题目
P1364 6A 斐波那契数列
比赛
悬赏令第六周
语言
C
递交时间
2022-05-04 00:04:38
评测时间
2022-05-04 00:04:38
评测机
分数
100
总耗时
8902ms
峰值内存
384.0 KiB