Optimization
/tags/optimization/ https://42jerrykim.github.io/tags/optimization/ tags optimization
Tags
140 pages
Optimization
[Algorithm] cpp 백준 4001번: 미노타우르스 미궁
[Algorithm] cpp 백준 4012번: 컨벤션 센터 - 사전순 최소 해 선택
[Algorithm] cpp 백준 5466번: 상인
[Algorithm] cpp 백준 5820번: 경주 - 길이 K 최소 간선 경로
[Algorithm] cpp 백준 8131번: Ploughing - 슬라이딩 윈도우
[Algorithm] cpp 백준 8177번: Ice Skates - 최대연속합 세그트리
[Algorithm] cpp 백준 8987번: 수족관 3 - 카르테시안 트리
[Algorithm] cpp 백준 9248번: Suffix Array - 접미사 배열과 LCP O(n log n)
[Algorithm] cpp 백준 9250번: 문자열 집합 판별
[Algorithm] cpp-python 백준 11479번: 서로 다른 부분 문자열의 개수
[Algorithm] cpp-python 백준 12735번: Boat
[Algorithm] cpp-python 백준 12771번: Oil
[Algorithm] cpp-python 백준 13034번: 다각형 게임 - Sprague–Grundy DP
[Algorithm] cpp-python 백준 13161번: 분단의 슬픔 - s-t 최소 컷
[Algorithm] cpp-python 백준 13309번: 트리 - 경로 질의와 간선 제거
[Algorithm] cpp-python 백준 14869번: 요리 강좌 - DP, 슬라이딩 윈도우 최적화
[Algorithm] cpp-python 백준 15337번: 관광열차 좌석 배치 - s1/s2 계산
[Algorithm] cpp-python 백준 15338번: String Puzzle - 루트 압축 점프
[Algorithm] cpp-python 백준 16404번: 주식회사 승범이네 - 서브트리 갱신·점 질의
[Algorithm] cpp-python 백준 16901번: XOR MST
1
…
3
4
5
…
7