09.02.2015, 18:41
(
Последний раз редактировалось RedFusion; 25.02.2015 в 10:21.
)
"Double-Sort"
Introduction
This is a basic sorting algorithm i wrote recently.
You can either sort the array by ascending or descending order.
Other Sorting Algorithms (In PAWN) Sorting Algorithms (Wikipedia)
http://en.wikipedia.org/wiki/Sorting_algorithm
Test Script
removed since there are faster sorting algorithms out there.
Introduction
This is a basic sorting algorithm i wrote recently.
You can either sort the array by ascending or descending order.
Other Sorting Algorithms (In PAWN) Sorting Algorithms (Wikipedia)
http://en.wikipedia.org/wiki/Sorting_algorithm
Test Script
removed since there are faster sorting algorithms out there.