/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int bfs(int, int)':
/in/foo.cc:33:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:39:10: warning: unused variable 'c' [-Wunused-variable]
     char c;
          ^
/in/foo.cc:37:20: warning: iteration 499 invokes undefined behavior [-Waggressive-loop-optimizations]
             f[i][j]=10000;//把f数组赋一个很大的值
             ~~~~~~~^~~~~~
/in/foo.cc:36:23: note: within this loop
         for(int j=1; j<=500; j++)
                      ~^~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1004ms ≥1.223 MiB
#2 Time Exceeded ≥1003ms ≥1.219 MiB
#3 Time Exceeded ≥1001ms ≥1.223 MiB
#4 Time Exceeded ≥1001ms ≥1.207 MiB
#5 Time Exceeded ≥1002ms ≥1.223 MiB
#6 Time Exceeded ≥1000ms ≥1.332 MiB
#7 Time Exceeded ≥1000ms ≥1.223 MiB
#8 Time Exceeded ≥1000ms ≥1.332 MiB
#9 Time Exceeded ≥1002ms ≥1.348 MiB
#10 Time Exceeded ≥1000ms ≥1.336 MiB

信息

递交者
类型
递交
题目
P1434 简单的迷宫
语言
C++
递交时间
2020-05-19 19:29:54
评测时间
2020-05-19 19:29:54
评测机
分数
0
总耗时
≥10018ms
峰值内存
≥1.348 MiB