Wrong Answer
foo.c: In function 'main': foo.c:5:15: warning: comparison of constant '50' with boolean expression is always true [-Wbool-compare] 5 | if(0<i<50){ | ^ foo.c:5:13: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] 5 | if(0<i<50){ | ~^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1024 兔子数列
- 语言
- C
- 递交时间
- 2023-08-11 03:04:14
- 评测时间
- 2023-08-11 03:04:14
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 284.0 KiB