Time Exceeded
foo.c: In function 'main':
foo.c:7:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
7 | while(a=1)
| ^
foo.c:10:5: warning: statement with no effect [-Wunused-value]
10 | {a%2;}
| ~^~
foo.c:12:13: warning: statement with no effect [-Wunused-value]
12 | {3*a+1;}
| ~~~^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 2-1 单个数的3N+1猜想
- 比赛
- 2022年迎新赛(第一场)
- 语言
- C
- 递交时间
- 2022-08-15 14:54:11
- 评测时间
- 2022-08-15 14:54:11
- 评测机
- 分数
- 0
- 总耗时
- ≥5499ms
- 峰值内存
- ≥256.0 KiB