algorithm/算法/learn/体系/32.线段.md

9 lines
54 B
Markdown

i
父i/2
左2*i
右2*i+1
懒更新
俄罗斯方块