Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
scheduledumb=: {{
|
||||
id=:'dumb',":x:6!:9''
|
||||
wd 'pc ',id
|
||||
(t)=: u {{u y[erase n}} t=. id,'_timer'
|
||||
wd 'ptimer ',":n p.y
|
||||
}}
|
||||
|
||||
|
||||
ssort=: {{
|
||||
R=: ''
|
||||
poly=. 1,>./ y
|
||||
poly{{ y{{R=:R,m[y}}scheduledumb m y}}"0 y
|
||||
{{echo R}} scheduledumb poly"0 >:>./ y
|
||||
EMPTY
|
||||
}}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
t=: ?~30
|
||||
t
|
||||
11 7 22 16 17 2 1 19 23 29 9 21 15 10 12 27 3 4 24 20 14 5 26 18 8 6 0 13 25 28
|
||||
ssort t
|
||||
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
t=: ?~30
|
||||
t
|
||||
23 26 24 25 10 12 4 5 7 27 16 17 14 8 3 15 18 13 19 21 2 28 22 9 6 20 11 1 29 0
|
||||
ssort t
|
||||
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
||||
Loading…
Add table
Add a link
Reference in a new issue