Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:38:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] f[i|(1<<k)][k]=min(f[i|(1<<k)][k],f[i|(1<<j)-1][j]+cost[j][k]); ~~~~~~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1456 最小总代价
- 语言
- C++
- 递交时间
- 2018-05-12 21:23:54
- 评测时间
- 2018-05-12 21:23:54
- 评测机
- 分数
- 0
- 总耗时
- 177ms
- 峰值内存
- 7.625 MiB