/ 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: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 256.0 KiB
#2 Accepted 1ms 512.0 KiB
#3 Accepted 4ms 1.875 MiB
#4 Accepted 770ms 13.227 MiB
#5 Accepted 17ms 1.758 MiB
#6 Accepted 911ms 11.918 MiB
#7 Time Exceeded ≥1393ms ≥9.852 MiB
#8 Time Exceeded ≥1410ms ≥8.078 MiB
#9 Time Exceeded ≥1457ms ≥6.164 MiB
#10 Time Exceeded ≥1662ms ≥7.09 MiB

信息

递交者
类型
递交
题目
P1037 搭建双塔
语言
C
递交时间
2021-04-03 19:07:18
评测时间
2021-04-03 19:07:18
评测机
分数
60
总耗时
≥7630ms
峰值内存
≥13.227 MiB