stooge专题

算法导论CLRS 7 思考题 Stooge排序

/*7思考题 Stooge排序*STOOGE-SORT*/#include<cstdlib>#include<iostream>#include<iomanip>#include<vector>using namespace std;typedef vector<int>::iterator ivecIte;size_t chkivIte(ivecIte iteB, ivecIte it