记录详情

Wrong Answer

foo.cc: In function ‘bool cmp(st, st)’:
foo.cc:11:41: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
   11 |         return a.val>b.val||a.val==b.val&&a.id<b.id;
      |                             ~~~~~~~~~~~~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 2ms 460.0 KiB
#2 Wrong Answer Standard answer longer than user output. 1ms 512.0 KiB
#3 Wrong Answer Standard answer longer than user output. 2ms 496.0 KiB
#4 Wrong Answer Standard answer longer than user output. 45ms 2.277 MiB
#5 Wrong Answer Standard answer longer than user output. 91ms 4.242 MiB
#6 Wrong Answer Standard answer longer than user output. 533ms 37.742 MiB
#7 Wrong Answer Standard answer longer than user output. 531ms 37.812 MiB
#8 Wrong Answer Standard answer longer than user output. 559ms 37.738 MiB
#9 Wrong Answer Standard answer longer than user output. 569ms 37.832 MiB
#10 Wrong Answer Standard answer longer than user output. 505ms 37.699 MiB

信息

递交者
类型
递交
题目
P1009 量子坍缩
语言
C++
递交时间
2025-07-21 08:32:02
评测时间
2025-07-21 13:50:42
评测机
分数
0
总耗时
2842ms
峰值内存
37.832 MiB