Accepted
foo.cc: In function 'int main()': foo.cc:7:9: warning: suggest parentheses around comparison in operand of '==' [-Wparentheses] 7 | while(a>1==1) | ~^~ foo.cc:19:8: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] 19 | cout<<b; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 2-1 单个数的3N+1猜想
- 语言
- C++
- 递交时间
- 2022-07-29 19:47:46
- 评测时间
- 2022-07-29 19:47:46
- 评测机
- 分数
- 100
- 总耗时
- 12ms
- 峰值内存
- 384.0 KiB