Compile Error

/in/foo.cc: In function 'bool cmp(student, student)':
/in/foo.cc:10:33: error: 'ma' was not declared in this scope; did you mean 'fma'?
   10 |         return x.ch>y.ch||y.ch&&ma>y.ma;
      |                                 ^~
      |                                 fma

信息

递交者
类型
递交
语言
C++
递交时间
2025-02-06 13:24:00
评测时间
2025-02-06 13:24:00
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes