/ Vijos /

记录详情

Accepted

foo.c: In function 'main':
foo.c:9:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ^~~~~~~~~~~~~~
foo.c:13:3: 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 0ms 288.0 KiB
#2 Accepted 1ms 420.0 KiB
#3 Accepted 3ms 1.781 MiB
#4 Accepted 244ms 13.16 MiB
#5 Accepted 4ms 1.746 MiB
#6 Accepted 274ms 11.977 MiB
#7 Accepted 505ms 13.57 MiB
#8 Accepted 789ms 13.672 MiB
#9 Accepted 756ms 13.398 MiB
#10 Accepted 942ms 13.59 MiB

信息

递交者
类型
递交
题目
P1037 搭建双塔
语言
C
递交时间
2021-04-11 19:19:58
评测时间
2021-04-11 19:19:58
评测机
分数
100
总耗时
3523ms
峰值内存
13.672 MiB