3 lines
173 B
Text
3 lines
173 B
Text
15 # length of final array
|
|
[1 1] # starting two values in the sequence
|
|
⊙◌⍢(⊂/+⊸↙2|>⧻) # do iteration while less than desired length
|