Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Bツリーの順序を知っている場合、ページから子孫の最大数をどのように計算しますか?
各ポインタは子孫を指しているため、子孫の最大数はノード内のポイントの数だけです。
それはそのページの下の現在の深さに依存します、そしてそれはただの算術です。