Combinations with repetitions/Square digit chain: Difference between revisions

Content added Content deleted
Line 135: Line 135:
//12024696404768024 translate to 1 and 87975303595231975 translate to 89
//12024696404768024 translate to 1 and 87975303595231975 translate to 89
</pre>
</pre>

=={{header|Phix}}==
There is a solution to this on the [[Iterated_digits_squaring#Combinatorics_version|Iterated_digits_squaring]] page


=={{header|Ruby}}==
=={{header|Ruby}}==