Pythagorean triples: Difference between revisions

m
→‎using GCD for determinacy: changed wording in the output section.
m (Added a comment about compilation option and recursion depth limit.)
m (→‎using GCD for determinacy: changed wording in the output section.)
Line 4,117:
max perimeter = 100 Pythagorean triples = 17 primitives = 7
</pre>
{{out|output|text= &nbsp; when using the default input of: &nbsp; &nbsp; <tt> 1000 </tt>}}
<pre>
max perimeter = 1000 Pythagorean triples = 325 primitives = 70