Talk:Catalan numbers: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎C++:An Alternative approach: Really needs some explanation to merit citing from the task description.)
 
Line 1: Line 1:
==C++:An Alternative approach==
==C++:An Alternative approach==
Really needs some explanation to merit citing from the task description. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 06:22, 22 April 2013 (UTC)
Really needs some explanation to merit citing from the task description. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 06:22, 22 April 2013 (UTC)
:see http://rosettacode.org/wiki/Catalan_numbers/Pascal%27s_triangle--[[User:Nigel Galloway|Nigel Galloway]] ([[User talk:Nigel Galloway|talk]]) 10:54, 26 April 2013 (UTC)

Revision as of 10:54, 26 April 2013

C++:An Alternative approach

Really needs some explanation to merit citing from the task description. --Paddy3118 (talk) 06:22, 22 April 2013 (UTC)

see http://rosettacode.org/wiki/Catalan_numbers/Pascal%27s_triangle--Nigel Galloway (talk) 10:54, 26 April 2013 (UTC)