Implementation Details
/tags/implementation-details/ https://42jerrykim.github.io/tags/implementation-details/ tags implementation details
Tags
60 pages
Implementation Details
[Algorithm] cpp 백준 5466번: 상인
[Algorithm] cpp 백준 5820번: 경주 - 길이 K 최소 간선 경로
[Algorithm] cpp 백준 6171번: 땅따먹기 - 묶음 할인 최소 비용 DP+CHT
[Algorithm] cpp 백준 8177번: Ice Skates - 최대연속합 세그트리
[Algorithm] cpp 백준 8987번: 수족관 3 - 카르테시안 트리
[Algorithm] cpp 백준 9248번: Suffix Array - 접미사 배열과 LCP O(n log n)
[Algorithm] cpp-python 백준 11479번: 서로 다른 부분 문자열의 개수
[Algorithm] cpp-python 백준 12735번: Boat
[Algorithm] cpp-python 백준 12771번: Oil
[Algorithm] cpp-python 백준 13309번: 트리 - 경로 질의와 간선 제거
[Algorithm] cpp-python 백준 15773번: Touch The Sky
[Algorithm] cpp-python 백준 17169번: Eat Economically - 그리디 O(N log N)
[Algorithm] cpp-python 백준 18485번 : Nine Judges
[Algorithm] cpp-python 백준 33651번: Vandalism
[Algorithm] cpp-python 백준 3640번: 제독 - 최소 비용 최대 유량
[Algorithm] cpp-python 백준 3683번: 고양이와 개 - 투표 최대 만족
[Algorithm] cpp-python 백준 8202번: Conspiracy (스플릿 그래프)
[Algorithm] cpp-python 백준 8872번: 빌라봉
[Algorithm] cpp-python 백준 8885번: Pirate Chest - 수면 상승 고려 최대 체적
[Algorithm] cpp 백준 1648번: 격자판 채우기
1
2
3