Talk:Stair-climbing puzzle

From Rosetta Code
Revision as of 23:52, 6 November 2009 by 71.59.209.100 (talk) (Created page with 'The problem is ambiguous as stated. It says to climb one step up, not climb up one step up from the starting position. Thus the original C# code that was there solved the 'climb …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The problem is ambiguous as stated. It says to climb one step up, not climb up one step up from the starting position. Thus the original C# code that was there solved the 'climb one step up'.