5 lines
62 B
Text
5 lines
62 B
Text
n: 0
|
|
while [269696 <> (n^2) % 1000000]
|
|
-> inc 'n
|
|
|
|
print n
|