Accepted
/in/foo.cc: In lambda function:
/in/foo.cc:14:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
14 | return x.yw>y.yw||x.yw==y.yw&&x.sx>y.sx;
| ~~~~~~~~~~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2423 学生成绩(students)
- 语言
- C++
- 递交时间
- 2026-07-20 21:44:45
- 评测时间
- 2026-07-20 21:44:45
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 488.0 KiB