Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
5
Task/Repeat/BQN/repeat-1.bqn
Normal file
5
Task/Repeat/BQN/repeat-1.bqn
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
•Show {2+𝕩}⍟3 1
|
||||
|
||||
_repeat_ ← {(𝕘>0)◶⊢‿(𝔽_𝕣_(𝕘-1)𝔽)𝕩}
|
||||
|
||||
•Show {2+𝕩} _repeat_ 3 1
|
||||
2
Task/Repeat/BQN/repeat-2.bqn
Normal file
2
Task/Repeat/BQN/repeat-2.bqn
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
7
|
||||
7
|
||||
Loading…
Add table
Add a link
Reference in a new issue