Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:19:20: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if(i&(1<<(k-1))==0) continue; ~~~~~~~~~~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1456 最小总代价
- 语言
- C++
- 递交时间
- 2021-05-05 14:01:40
- 评测时间
- 2021-05-05 14:01:40
- 评测机
- 分数
- 100
- 总耗时
- 504ms
- 峰值内存
- 20.305 MiB