记录详情

Runtime Error

foo.cc: In member function 'bool score::operator<(const score&) const':
foo.cc:9:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    9 |                 return cnt>a.cnt||cnt==a.cnt&&id<a.id;
      |                                   ~~~~~~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 0, expect 8. 4ms 412.0 KiB
#2 Wrong Answer Read 0, expect 2. 4ms 460.0 KiB
#3 Accepted 3ms 324.0 KiB
#4 Runtime Error Segmentation fault 4ms 792.0 KiB
#5 Runtime Error Segmentation fault 4ms 796.0 KiB

信息

递交者
类型
递交
题目
3-1 整数中的数字
比赛
2023暑期青少年社团(训练赛)
语言
C++
递交时间
2023-08-16 14:00:51
评测时间
2023-08-16 14:00:52
评测机
分数
20
总耗时
22ms
峰值内存
796.0 KiB