Use data structure for searching using amortized analysis

后端 未结 0 1955
眼角桃花
眼角桃花 2020-12-06 21:43

I have the following data structure: x = upper bound of log(n+1) which is the bits that we need for binary representation of n. For example for n = 13

相关标签:
回答
  • 消灭零回复
提交回复
热议问题