Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Climbing Stairs #1776

Closed
wants to merge 8 commits into from
Closed

Climbing Stairs #1776

wants to merge 8 commits into from

Conversation

rajnil9
Copy link

@rajnil9 rajnil9 commented Nov 8, 2024

Adding a programme Called Climbing Stairs in C language

I am adding a Programme in C language in which you are climbing a staircase. It takes n steps to reach the top.

Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb to the top?
@rajnil9 rajnil9 closed this by deleting the head repository Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant