Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:49:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   49 |                 if(sticks[i].if_CBT!='b')
      |                 ^~
/in/foo.cc:54:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   54 |                         if(sticks[i].l==0&&sticks[i].r==0)
      |                         ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 2.816 MiB
#2 Accepted 3ms 2.82 MiB
#3 Accepted 2ms 2.742 MiB
#4 Accepted 3ms 2.711 MiB
#5 Accepted 3ms 2.664 MiB
#6 Accepted 3ms 2.699 MiB
#7 Accepted 2ms 2.801 MiB
#8 Accepted 3ms 2.629 MiB
#9 Accepted 3ms 2.828 MiB
#10 Accepted 38ms 2.82 MiB

信息

递交者
类型
递交
题目
P3058 完全二叉树 GESP202603 六级T2
语言
C++
递交时间
2026-06-27 10:20:27
评测时间
2026-06-27 10:20:27
评测机
分数
100
总耗时
66ms
峰值内存
2.828 MiB