Catalan numbers: Difference between revisions

m
→‎{{header|Fantom}}: and yet one more!
m (→‎{{header|Euphoria}}: and another)
m (→‎{{header|Fantom}}: and yet one more!)
Line 1,123:
}
}
}</lang>
}
</lang>
22! exceeds the range of Fantom's Int class, so the first technique fails afer n=10
<pre>
Anonymous user