xtaci / algorithms

Algorithms & Data structures in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sort_demo,exception error

WangXu18 opened this issue · comments

commented

in sort _demo.cpp
i find a exception error named std::out_of_range when i run the program.
exactlly,there are something wrong in the heap sort which is about std::vector's using.

hi I want to contribute to this issue can you please explain this bug exactly what is happening

its working fine