Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:37:49: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] vis[dx][dy][t.f | a[dx][dy] == 'P'] = 1; ~~~~~~~~~~^~~~~~ /in/foo.cc:38:59: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] q.push({dx,dy,t.num+1,t.f | a[dx][dy] == 'P'}); ~~~~~~~~~~^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 逃出魔窟
- 语言
- C++
- 递交时间
- 2018-12-05 10:16:49
- 评测时间
- 2018-12-05 10:16:49
- 评测机
- 分数
- 30
- 总耗时
- 16ms
- 峰值内存
- 972.0 KiB