Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
3
Task/Perfect-shuffle/APL/perfect-shuffle.apl
Normal file
3
Task/Perfect-shuffle/APL/perfect-shuffle.apl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
faro ← ∊∘⍉(2,2÷⍨≢)⍴⊢
|
||||
count ← {⍺←⍵ ⋄ ⍺≡r←⍺⍺ ⍵:1 ⋄ 1+⍺∇r}
|
||||
(⊢,[1.5] (faro count ⍳)¨) 8 24 52 100 1020 1024 10000
|
||||
Loading…
Add table
Add a link
Reference in a new issue