/ 程序猿 /

记录详情

Time Exceeded

/in/foo.cc: In function 'int bfs(int, int)':
/in/foo.cc:18:37: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
       if(!a[tx][ty]&&tx<11&&tx>0&&ty<11&ty>0)
                                   ~~^~~
/in/foo.cc:27:1: warning: no return statement in function returning non-void [-Wreturn-type]
 } 
 ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1003ms ≥200.0 KiB
#2 Time Exceeded ≥1001ms ≥196.0 KiB
#3 Time Exceeded ≥1002ms ≥200.0 KiB
#4 Time Exceeded ≥1001ms ≥200.0 KiB
#5 Time Exceeded ≥1005ms ≥196.0 KiB

信息

递交者
类型
递交
题目
面积
语言
C++
递交时间
2019-03-17 16:32:12
评测时间
2019-03-17 16:32:12
评测机
分数
0
总耗时
≥5014ms
峰值内存
≥200.0 KiB