STL provides function sort(), which adjusts itself according to the problem. So my question is, Should I learn the implementation of merge, quick, heap sort for IOI or just use sort() function?
Show admin stats
STL provides function sort(), which adjusts itself according to the problem. So my question is, Should I learn the implementation of merge, quick, heap sort for IOI or just use sort() function?