Accepted

/in/foo.cc: In function 'bool cmp(st, st)':
/in/foo.cc:11:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   11 |     return a.yw>b.yw||a.yw==b.yw&&a.math>b.math;
      |                       ~~~~~~~~~~^~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 476.0 KiB
#2 Accepted 1ms 344.0 KiB
#3 Accepted 1ms 532.0 KiB
#4 Accepted 1ms 388.0 KiB

信息

递交者
类型
递交
题目
P2423 学生成绩(students)
语言
C++
递交时间
2026-07-21 08:50:25
评测时间
2026-07-21 08:50:25
评测机
分数
100
总耗时
7ms
峰值内存
532.0 KiB