Description: Self-balancing binary search tree, tried some of the questions, it should be no bug. Supports insert, delete, maximum/minimum, seeking the first k large, retrieval, precursor, successor dynamic/static memory has static slower, but some problems with the dynamic back MLE, remember
To Search:
File list (Check if you may need any files):
AATree.cpp