Accepted
/in/foo.cc: In function 'void kruskal(int, int)': /in/foo.cc:47:115: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] if (day[j][u][v]-day[i-1][u][v]!=0 || find(u)==find(v)!=0) continue; ~~~~~~~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.11 P3 新三国争霸
- 语言
- C++
- 递交时间
- 2017-07-11 20:49:36
- 评测时间
- 2017-07-11 20:49:36
- 评测机
- 分数
- 400
- 总耗时
- 3542ms
- 峰值内存
- 18.852 MiB