Skip to content

[20260308] BOJ / G5 / Moo게임 / 이인희#2005

Merged
ShinHeeEul merged 1 commit intomainfrom
LiiNi-coder
Mar 8, 2026
Merged

[20260308] BOJ / G5 / Moo게임 / 이인희#2005
ShinHeeEul merged 1 commit intomainfrom
LiiNi-coder

Conversation

@LiiNi-coder
Copy link
Copy Markdown
Contributor

@LiiNi-coder LiiNi-coder commented Mar 8, 2026

🧷 문제 링크

https://www.acmicpc.net/problem/5904

🧭 풀이 시간

60 분

👀 체감 난이도

✏️ 문제 설명

  • 재귀적으로 반복되는 수열에서 N번째 글자 반환

🔍 풀이 방법

  • 재귀 + 분할정복

⏳ 회고

  • 분할정복으로 풀어야하는지 모르고 문제유형을 본 문제

@ShinHeeEul ShinHeeEul merged commit 084e705 into main Mar 8, 2026
1 check passed
@LiiNi-coder LiiNi-coder added the hint 💡 반례를 참고했거나 힌트를 얻고 풀었을 때 label Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hint 💡 반례를 참고했거나 힌트를 얻고 풀었을 때

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants