Runtime Error
/in/foo.cc: In lambda function:
/in/foo.cc:17:57: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
17 | return x.chinese>y.chinese||x.chinese==y.chinese&&x.math>y.math;
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2423 学生成绩(students)
- 语言
- C++
- 递交时间
- 2026-07-20 22:05:47
- 评测时间
- 2026-07-20 22:05:47
- 评测机
- 分数
- 0
- 总耗时
- 8ms
- 峰值内存
- 540.0 KiB