Wrong Answer
/in/foo.cc: In function 'bool cmp(student, student)': /in/foo.cc:10:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 10 | return x.ch<y.ch||x.ch==y.ch&&x.ma<y.ma; | ~~~~~~~~~~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2025-02-06 13:25:40
- 评测时间
- 2025-02-06 13:25:40
- 评测机
- 分数
- 0
- 总耗时
- 7ms
- 峰值内存
- 540.0 KiB