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]
}
^
信息
- 递交者
- 类型
- 递交
- 题目
- 面积
- 语言
- C++
- 递交时间
- 2019-03-17 16:32:12
- 评测时间
- 2019-03-17 16:32:12
- 评测机
- 分数
- 0
- 总耗时
- ≥5014ms
- 峰值内存
- ≥200.0 KiB