mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 10:35:34 +08:00
It is wasteful of the first element of the array, so start at 0. Also std:swap was re-implemented just use swap available in C++ library instead.
1.0 KiB
1.0 KiB