Skip to content

BOJ9461_파도반_수열_실버3_이동혁 #42

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

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

DHLemonade
Copy link
Collaborator

n번째 삼각형의 한 변의 길이는 n-1번째 삼각형의 한 변의 길이 + n-5번째 삼각형의 한 변의 길이
피보나치 수열처럼 풀면 된다

@DHLemonade DHLemonade merged commit d945d31 into main Mar 25, 2024
@DHLemonade DHLemonade deleted the BOJ9461_이동혁 branch March 25, 2024 01:25
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