Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
9
Task/Fusc-sequence/BQN/fusc-sequence-1.bqn
Normal file
9
Task/Fusc-sequence/BQN/fusc-sequence-1.bqn
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Fusc ← {
|
||||
{
|
||||
𝕩∾+´(⍷(⌈∾⌊)2÷˜≠𝕩)⊑¨<𝕩
|
||||
}⍟(𝕩-2)↕2
|
||||
}
|
||||
|
||||
•Show Fusc 61
|
||||
|
||||
•Show >⟨"Index"‿"Number"⟩∾{((1+↕4)⊐˜(⌊1+10⋆⁼1⌈|)¨𝕩){𝕨∾𝕨⊑𝕩}¨<𝕩} Fusc 99999
|
||||
8
Task/Fusc-sequence/BQN/fusc-sequence-2.bqn
Normal file
8
Task/Fusc-sequence/BQN/fusc-sequence-2.bqn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
⟨ 0 1 1 2 1 3 2 3 1 4 3 5 2 5 3 4 1 5 4 7 3 8 5 7 2 7 5 8 3 7 4 5 1 6 5 9 4 11 7 10 3 11 8 13 5 12 7 9 2 9 7 12 5 13 8 11 3 10 7 11 4 ⟩
|
||||
┌─
|
||||
╵ "Index" "Number"
|
||||
0 0
|
||||
37 11
|
||||
1173 108
|
||||
35499 1076
|
||||
┘
|
||||
Loading…
Add table
Add a link
Reference in a new issue