Sorting an AVL tree according to a pair of values

前端 未结 0 1649
庸人自扰
庸人自扰 2020-12-04 02:06

Is it possible to implement an AVL tree where we compare the keys with the operator <, which is defined in this manner: Given 2 pairs (a,b) , (c,d): if a

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