Wrong Answer
foo.cpp: In function 'int main(int, char**)': foo.cpp:39:23: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] if (i | Pow2(k) == Pow2(n) - 1) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1456 最小总代价
- 语言
- C++
- 递交时间
- 2017-03-05 16:35:07
- 评测时间
- 2017-03-05 16:35:07
- 评测机
- 分数
- 5
- 总耗时
- 525ms
- 峰值内存
- 8.613 MiB