/ Vijos /

记录详情

Accepted

foo.c: In function 'main':
foo.c:5:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d", &n);
     ^~~~~~~~~~~~~~~
foo.c:9:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d", &a[i]);
         ^~~~~~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 167ms 320.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 2ms 280.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 29ms 332.0 KiB
#6 Accepted 43ms 332.0 KiB
#7 Accepted 166ms 340.0 KiB
#8 Accepted 166ms 340.0 KiB
#9 Accepted 166ms 348.0 KiB
#10 Accepted 165ms 344.0 KiB

信息

递交者
类型
递交
题目
P1097 合并果子
语言
C
递交时间
2021-05-12 12:15:01
评测时间
2021-05-12 12:15:01
评测机
分数
100
总耗时
910ms
峰值内存
348.0 KiB