Binary Search
/tags/binary-search/ https://42jerrykim.github.io/tags/binary-search/ tags binary search
Tags
48 pages
Binary Search
[Algorithm] cpp 백준 10076번: 휴가 - 최적 풀이
[Algorithm] cpp 백준 1144번: 싼 비용 - Connection Profile DP
[Algorithm] cpp 백준 12918번: 정리정돈
[Algorithm] cpp 백준 13261번: 탈옥 - DP 분할정복 최적화
[Algorithm] cpp 백준 13323번: BOJ 수열 1 - Slope Trick
[Algorithm] cpp 백준 13537번: 수열과 쿼리 1 - 오프라인 BIT
[Algorithm] cpp 백준 13544번: 수열과 쿼리 3 - Merge Sort Tree
[Algorithm] cpp 백준 13547번: 수열과 쿼리 5 - Mo 알고리즘
[Algorithm] cpp 백준 14166번: 로봇 소 무리 (Robotic Cow Herd)
[Algorithm] cpp 백준 14560번: Communism - 합차 제한 MITM
[Algorithm] cpp 백준 14898번: 서로 다른 수와 쿼리 2
[Algorithm] cpp 백준 16074번: Mountaineers - Minimax MST·LCA
[Algorithm] cpp 백준 16367번: TV Show Game - 2-SAT 풀이
[Algorithm] cpp 백준 16670번: King Kog의 접견실 - 세그먼트 트리
[Algorithm] cpp 백준 16877번: 핌버
[Algorithm] cpp 백준 16977번: 히스토그램에서 가장 큰 직사각형과 쿼리 - PBS+세그트리
[Algorithm] cpp 백준 17526번: Star Trek
[Algorithm] cpp 백준 17613번: 점프 - 구간 최대 점프넘버
[Algorithm] cpp 백준 2261번: 가장 가까운 두 점
[Algorithm] cpp 백준 2419번: 사수아탕 - 구간 DP
1
2
3