/ Vijos /

记录详情

Accepted

foo.c: In function 'main':
foo.c:15:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf ("%d",&n);
     ^~~~~~~~~~~~~~~
foo.c:21:10: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
          scanf ( "%d", &a[cnt] );
          ^~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 0ms 256.0 KiB
#2 Accepted 0ms 256.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 3ms 512.0 KiB
#6 Accepted 5ms 748.0 KiB
#7 Accepted 7ms 964.0 KiB
#8 Accepted 21ms 1.699 MiB
#9 Accepted 52ms 2.59 MiB
#10 Accepted 53ms 2.598 MiB

信息

递交者
类型
递交
题目
P1059 积木城堡
语言
C
递交时间
2021-11-06 22:28:05
评测时间
2021-11-06 22:28:05
评测机
分数
100
总耗时
148ms
峰值内存
2.598 MiB