Climbing stairs 12 steps #40

Easy 20 pts New · no attempts yet csharp

Ways to climb 12 stairs (1 or 2 steps).

Static hints
  • dp[i] = dp[i-1] + dp[i-2]

Toolliyo Coach

Stuck? Get a nudge — not the answer

Progressive help: Nudge → Guide → Approach. Full solution stays behind the Solution tab.

Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details