|
|
back to boardFun solution in Red-Black Tree Re: Fun solution in Red-Black Tree if (this==0) return 0; // You are Ъ. Re: Fun solution in Red-Black Tree поправил, забыл убрать =) Re: Fun solution in Red-Black Tree Re: Fun solution in Red-Black Tree да я знаю, просто на саботаже хорошо тестить правильность построения деревьев. про эти деревья как я понял - одно дерамиды, второе не знаю, но есть еще авл-деревья. впрочем красно-черные самые труЪ с++ весь на них Re: Fun solution in Red-Black Tree Не C++, а STL. Grammar Nazi следит за тобой... Re: Fun solution in Red-Black Tree Posted by Cris 14 Apr 2009 15:03 #include "algorithm" ...//input sort(a,a+n); ...//output it is my program)) Edited by author 14.04.2009 15:03 Re: Fun solution in Red-Black Tree Why not use SizeBalancedTree? It is much faster and more convenient. Just #include <everything> #include <fstream> #include <string> #include <cstring> #include <vector> #include <cmath> #include <queue> #include <map> #include <set> #include <stack> #include <sstream> #include <time.h> #include <queue> |
|
|