mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
5 lines
87 B
Brainfuck
5 lines
87 B
Brainfuck
scale = 60
|
|
for (a=1; a<100000000000000000000000000000000000000; a = a*2) x=l(a)
|
|
x
|
|
quit
|