Stair-climbing puzzle: Difference between revisions

→‎C sharp: incorrect: Does not account for falling down steps.
No edit summary
(→‎C sharp: incorrect: Does not account for falling down steps.)
Line 21:
 
=={{header|C sharp|C#}}==
 
{{incorrect|C sharp|Does not account for falling down steps.}}
<lang csharp>
void step_up() {