/ Vijos /

记录详情

Memory Exceeded

foo.cc: In function ‘void del_(int)’:
foo.cc:77:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   77 |                 if (t[u].lch) qu.push(t[u].lch); if (t[u].rch) qu.push(t[u].rch);
      |                 ^~
foo.cc:77:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   77 |                 if (t[u].lch) qu.push(t[u].lch); if (t[u].rch) qu.push(t[u].rch);
      |                                                  ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 504.0 KiB
#2 Memory Exceeded ≥232ms ≥256.016 MiB
#3 Memory Exceeded ≥234ms ≥256.016 MiB
#4 Memory Exceeded ≥242ms ≥256.016 MiB
#5 Memory Exceeded ≥243ms ≥256.016 MiB
#6 Memory Exceeded ≥260ms ≥256.016 MiB
#7 Memory Exceeded ≥243ms ≥256.016 MiB
#8 Memory Exceeded ≥280ms ≥256.016 MiB
#9 Memory Exceeded ≥286ms ≥256.016 MiB
#10 Memory Exceeded ≥292ms ≥256.016 MiB

信息

递交者
类型
递交
题目
P1835 维护数列
语言
C++
递交时间
2025-07-24 11:34:35
评测时间
2025-07-24 11:34:35
评测机
分数
10
总耗时
≥2318ms
峰值内存
≥256.016 MiB