/ Vijos /

记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:8:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ^~~~~~~~~~~~~~
foo.c:12: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 150ms 388.0 KiB
#2 Accepted 244ms 492.0 KiB
#3 Accepted 442ms 1.824 MiB
#4 Accepted 796ms 13.188 MiB
#5 Accepted 207ms 1.715 MiB
#6 Time Exceeded ≥1274ms ≥11.91 MiB
#7 Time Exceeded ≥1411ms ≥9.879 MiB
#8 Time Exceeded ≥1452ms ≥8.48 MiB
#9 Time Exceeded ≥1457ms ≥5.758 MiB
#10 Time Exceeded ≥1564ms ≥6.289 MiB

信息

递交者
类型
递交
题目
P1037 搭建双塔
语言
C
递交时间
2021-04-03 19:05:46
评测时间
2021-04-03 19:05:46
评测机
分数
50
总耗时
≥9001ms
峰值内存
≥13.188 MiB