Wrong Answer
foo.cc: In function 'int main()': foo.cc:11:34: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 11 | else if(b>=0&&b*2!=a-1)cout<<"NO"; | ~~~^~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1229 A 阅读程序
- 语言
- C++
- 递交时间
- 2022-08-21 20:49:12
- 评测时间
- 2022-08-21 20:49:12
- 评测机
- 分数
- 10
- 总耗时
- 5ms
- 峰值内存
- 256.0 KiB