Jump to content

Sorting algorithms/Permutation sort: Difference between revisions

m
→‎{{header|Ring}}: Remove vanity tags
(added Factor)
m (→‎{{header|Ring}}: Remove vanity tags)
Line 1,604:
<lang ring>
# Project : Sorting algorithms/Permutation sort
# Date : 2018/02/20
# Author : Gal Zsolt (~ CalmoSoft ~)
# Email : <calmosoft@gmail.com>
 
a = [4, 65, 2, 31, 0, 99, 2, 83, 782]
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.