记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:36:40: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=]
  for(int i=1;i<=n;i++) scanf("%d",&a[i]);
                                        ^
/in/foo.cc: In function 'int bfs(int)':
/in/foo.cc:32:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 3ms 1.098 MiB
#2 Time Exceeded ≥1002ms ≥1.023 MiB
#3 Time Exceeded ≥1000ms ≥1.09 MiB
#4 Time Exceeded ≥1003ms ≥1.098 MiB
#5 Time Exceeded ≥1001ms ≥1.086 MiB
#6 Time Exceeded ≥1000ms ≥2.348 MiB
#7 Time Exceeded ≥1000ms ≥1.828 MiB
#8 Time Exceeded ≥1000ms ≥1.852 MiB
#9 Time Exceeded ≥1000ms ≥2.297 MiB
#10 Time Exceeded ≥1005ms ≥2.578 MiB

信息

递交者
类型
递交
题目
P1009 2.新飞行棋
语言
C++
递交时间
2020-03-26 19:57:57
评测时间
2020-03-26 19:57:57
评测机
分数
10
总耗时
≥9017ms
峰值内存
≥2.578 MiB