Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
3
Task/Sort-an-integer-array/APL/sort-an-integer-array.apl
Normal file
3
Task/Sort-an-integer-array/APL/sort-an-integer-array.apl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
X←63 92 51 92 39 15 43 89 36 69
|
||||
X[⍋X]
|
||||
15 36 39 43 51 63 69 89 92 92
|
||||
Loading…
Add table
Add a link
Reference in a new issue