Wrong Answer
foo.cc: In function 'int main()': foo.cc:13:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 13 | if(a>0&&b>=0||a<0&&b<=0){ | ~~~^~~~~~ foo.cc:5:11: warning: unused variable 'cnt' [-Wunused-variable] 5 | int a,cnt=0,t; | ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1229 A 阅读程序
- 比赛
- 2022暑期青少年社团(告别赛)
- 语言
- C++
- 递交时间
- 2022-08-21 18:17:17
- 评测时间
- 2022-08-21 18:17:17
- 评测机
- 分数
- 0
- 总耗时
- 3718ms
- 峰值内存
- 1.742 MiB