Accepted
/in/foo.cc: In function 'bool dfs(int)': /in/foo.cc:22:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(w < 0 || !used[w] && dfs(w)){ ~~~~~~~~~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 李放的假期
- 语言
- C++
- 递交时间
- 2017-09-07 21:05:40
- 评测时间
- 2017-09-07 21:05:40
- 评测机
- 分数
- 100
- 总耗时
- 31ms
- 峰值内存
- 504.0 KiB