Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
1
Task/Sort-an-integer-array/J/sort-an-integer-array-1.j
Normal file
1
Task/Sort-an-integer-array/J/sort-an-integer-array-1.j
Normal file
|
|
@ -0,0 +1 @@
|
|||
/:~
|
||||
4
Task/Sort-an-integer-array/J/sort-an-integer-array-2.j
Normal file
4
Task/Sort-an-integer-array/J/sort-an-integer-array-2.j
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
] a=: 10 ?@$ 100 NB. random vector
|
||||
63 92 51 92 39 15 43 89 36 69
|
||||
/:~ a
|
||||
15 36 39 43 51 63 69 89 92 92
|
||||
Loading…
Add table
Add a link
Reference in a new issue