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 1ms 360.0 KiB
#2 Accepted 2ms 380.0 KiB
#3 Accepted 2ms 404.0 KiB
#4 Accepted 3ms 468.0 KiB
#5 Accepted 4ms 484.0 KiB

信息

递交者
类型
递交
题目
P1005 学生信息记录
语言
C++
递交时间
2024-08-02 11:13:55
评测时间
2024-08-02 11:13:55
评测机
分数
100
总耗时
13ms
峰值内存
484.0 KiB