Jump to content

O'Halloran numbers: Difference between revisions

m
→‎{{header|jq}}: correct comment
m (→‎{{header|jq}}: for jaq)
m (→‎{{header|jq}}: correct comment)
Line 76:
| foreach range(1; 1+$max) as $i (null;
label $loopj
# By symmetry, we can assume i <= j <= k
| foreach range($i; 1+$max) as $j (.;
($i*$j) as $ij
2,498

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.