Runtime Error
/in/foo.cc: In function 'int dfs(int, int)': /in/foo.cc:35:20: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] if(tx>n||tx<1|ty>m||ty<1||a[tx][ty]<=a[x][y]) continue; ~~^~ /in/foo.cc: In function 'int youngsc()': /in/foo.cc:53:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1011 清帝之惑之顺治
- 语言
- C++
- 递交时间
- 2018-03-01 18:05:26
- 评测时间
- 2018-03-01 18:05:26
- 评测机
- 分数
- 20
- 总耗时
- 55ms
- 峰值内存
- 576.0 KiB