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 388.0 KiB
#2 Accepted 2ms 376.0 KiB
#3 Accepted 2ms 344.0 KiB
#4 Accepted 2ms 376.0 KiB
#5 Accepted 4ms 512.0 KiB

信息

递交者
类型
递交
题目
P1005 学生信息记录
语言
C++
递交时间
2024-05-17 20:09:20
评测时间
2024-05-17 20:09:20
评测机
分数
100
总耗时
13ms
峰值内存
512.0 KiB