Babbage problem: Difference between revisions

Content added Content deleted
(Babbage problem in Asymptote)
Line 3,061: Line 3,061:
{{out}}
{{out}}
<pre>
<pre>
1 ?- babbage.
?- babbage.
lowest number is 25264 which squared becomes 638269696
lowest number is 25264 which squared becomes 638269696
true.
true.
</pre>
</pre>
===alternative with between - swiprolog buildin===
<syntaxhighlight lang="prolog">
</syntaxhighlight>


=={{header|PureBasic}}==
=={{header|PureBasic}}==