Binary Search
/tags/binary-search/ https://42jerrykim.github.io/tags/binary-search/ tags binary search
Tags
48 pages
Binary Search
[Algorithm] cpp 백준 2912번: 백설공주와 난쟁이 - 세그트리+후보검증
[Algorithm] cpp 백준 3611번: 팀의 난이도
[Algorithm] cpp 백준 4001번: 미노타우르스 미궁
[Algorithm] cpp 백준 4012번: 컨벤션 센터 - 사전순 최소 해 선택
[Algorithm] cpp 백준 5466번: 상인
[Algorithm] cpp 백준 6171번: 땅따먹기 - 묶음 할인 최소 비용 DP+CHT
[Algorithm] cpp-python 백준 11479번: 서로 다른 부분 문자열의 개수
[Algorithm] cpp-python 백준 12735번: Boat
[Algorithm] cpp-python 백준 13034번: 다각형 게임 - Sprague–Grundy DP
[Algorithm] cpp-python 백준 13309번: 트리 - 경로 질의와 간선 제거
[Algorithm] cpp-python 백준 15338번: String Puzzle - 루트 압축 점프
[Algorithm] cpp-python 백준 16901번: XOR MST
[Algorithm] cpp-python 백준 17169번: Eat Economically - 그리디 O(N log N)
[Algorithm] cpp-python 백준 33651번: Vandalism
[Algorithm] cpp-python 백준 3683번: 고양이와 개 - 투표 최대 만족
[Algorithm] cpp-python 백준 8202번: Conspiracy (스플릿 그래프)
[Algorithm] cpp-python 백준 8227번: Cloakroom
[Algorithm] cpp-python 백준 8885번: Pirate Chest - 수면 상승 고려 최대 체적
[Algorithm] cpp 백준 13263번 : 나무 자르기
[Algorithm] C++ 백준 14510번 : Blazing New Trails
1
2
3