Wrong Answer
foo.cc: In function 'int main()': foo.cc:9:14: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if(n&0x0001>0) ~~~~~~^~ foo.cc:15:8: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<m; ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1141 二进制编码第5位清0
- 语言
- C++
- 递交时间
- 2021-10-23 22:43:25
- 评测时间
- 2021-10-23 22:43:25
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 384.0 KiB