Accepted

/in/foo.cc: In member function 'bool cj::operator<(cj) const':
/in/foo.cc:10:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
         return zf>x.zf||zf==x.zf&&yw>x.yw;
                         ~~~~~~~~^~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 372.0 KiB
#2 Accepted 2ms 376.0 KiB
#3 Accepted 2ms 376.0 KiB
#4 Accepted 4ms 456.0 KiB
#5 Accepted 6ms 508.0 KiB

信息

递交者
类型
递交
题目
P1005 学生信息记录
语言
C++
递交时间
2024-08-04 10:29:29
评测时间
2024-08-04 10:29:29
评测机
分数
100
总耗时
18ms
峰值内存
508.0 KiB