Accepted
/in/foo.cc: In member function 'bool xpy::operator<(xpy)':
/in/foo.cc:9:53: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
9 | return this->yw>y.yw||this->yw==y.yw&&this->sx>y.sx;
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2423 学生成绩(students)
- 语言
- C++
- 递交时间
- 2026-07-20 22:21:06
- 评测时间
- 2026-07-20 22:21:06
- 评测机
- 分数
- 100
- 总耗时
- 8ms
- 峰值内存
- 480.0 KiB