Wrong Answer

foo.cc: In function ‘bool operator<(Node, Node)’:
foo.cc:11:33: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
   11 |         return x.s>y.s||x.s==y.s&&x.id<y.id;
      |                         ~~~~~~~~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 2ms 504.0 KiB
#2 Wrong Answer User output longer than standard answer. 2ms 496.0 KiB
#3 Wrong Answer User output longer than standard answer. 2ms 504.0 KiB
#4 Wrong Answer User output longer than standard answer. 15ms 500.0 KiB
#5 Wrong Answer User output longer than standard answer. 38ms 760.0 KiB
#6 Wrong Answer User output longer than standard answer. 102ms 1.242 MiB
#7 Wrong Answer User output longer than standard answer. 154ms 1.953 MiB
#8 Wrong Answer User output longer than standard answer. 204ms 3.242 MiB
#9 Wrong Answer User output longer than standard answer. 250ms 3.316 MiB
#10 Wrong Answer User output longer than standard answer. 302ms 3.242 MiB

信息

递交者
类型
递交
题目
P1471 瑞士轮
语言
C++
递交时间
2025-07-18 23:16:28
评测时间
2025-07-18 23:16:28
评测机
分数
0
总耗时
1076ms
峰值内存
3.316 MiB