Wrong Answer
foo.cc: In function 'int main()': foo.cc:41:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 41 | if(i<6&&b[i+1].m!=b[i].m||i==6) | ~~~^~~~~~~~~~~~~~~~~~ foo.cc:14:16: warning: unused variable 'f' [-Wunused-variable] 14 | int n,i,j,min,f=0; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1353 3A Don't be the last one
- 比赛
- 悬赏令第三周
- 语言
- C++
- 递交时间
- 2022-04-11 17:50:16
- 评测时间
- 2022-04-12 17:58:51
- 评测机
- 分数
- 90
- 总耗时
- 141ms
- 峰值内存
- 384.0 KiB