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

[이진탐색] youngjun-0421 #132

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[이진탐색] youngjun-0421 #132

wants to merge 1 commit into from

Conversation

hoooolllly
Copy link
Collaborator

📌 푼 문제들

  • 문제 2 가사 검색

📝 간단한 풀이 과정

문제 1

문제 2

  • 길이마다 이진탐색을 하는 식으로 진행
  • bisect 라이브러리를 사용하여 한글자 씩 좁혀가며 구하려고 했는데 구현이 안돼서 일단 올립니다..
  • 다른 분들 풀이 보니 bisect에 문자열 넣어도 upper_bound, lower_bound 구할 수 있어서 다시 풀어보고 머지 하겠습니다!

-코멘트 따로 안주셔도 될 것 같습니다!!

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