Accepted

/in/foo.cc: In function 'bool cmp(homew, homew)':
/in/foo.cc:11:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   11 |         return a.nd>b.nd||a.nd==b.nd&&a.bh<b.bh;
      |                           ~~~~~~~~~~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 564.0 KiB
#2 Accepted 2ms 528.0 KiB
#3 Accepted 39ms 1.297 MiB
#4 Accepted 39ms 1.293 MiB
#5 Accepted 41ms 1.297 MiB
#6 Accepted 119ms 2.848 MiB
#7 Accepted 115ms 2.828 MiB
#8 Accepted 131ms 2.816 MiB
#9 Accepted 118ms 2.816 MiB
#10 Accepted 2ms 348.0 KiB

信息

递交者
类型
递交
题目
P1900 假期作业
比赛
2025.7.15高级班练习
语言
C++
递交时间
2025-07-16 13:31:55
评测时间
2025-07-16 13:31:55
评测机
分数
100
总耗时
615ms
峰值内存
2.848 MiB