Greedy
/tags/greedy/ https://42jerrykim.github.io/tags/greedy/ tags greedy
Tags
64 pages
Greedy
[Algorithm] cpp 백준 17613번: 점프 - 구간 최대 점프넘버
[Algorithm] cpp 백준 1763번: 트리 색칠 - 비율 그리디
[Algorithm] cpp 백준 2419번: 사수아탕 - 구간 DP
[Algorithm] cpp 백준 24272번: 루트 노드가 많은 트리일수록 좋은 트리이다
[Algorithm] cpp 백준 2912번: 백설공주와 난쟁이 - 세그트리+후보검증
[Algorithm] cpp 백준 4012번: 컨벤션 센터 - 사전순 최소 해 선택
[Algorithm] cpp 백준 5466번: 상인
[Algorithm] cpp 백준 8131번: Ploughing - 슬라이딩 윈도우
[Algorithm] cpp 백준 8177번: Ice Skates - 최대연속합 세그트리
[Algorithm] cpp 백준 8987번: 수족관 3 - 카르테시안 트리
[Algorithm] cpp-python 백준 12735번: Boat
[Algorithm] cpp-python 백준 13034번: 다각형 게임 - Sprague–Grundy DP
[Algorithm] cpp-python 백준 13309번: 트리 - 경로 질의와 간선 제거
[Algorithm] cpp-python 백준 15337번: 관광열차 좌석 배치 - s1/s2 계산
[Algorithm] cpp-python 백준 15773번: Touch The Sky
[Algorithm] cpp-python 백준 16901번: XOR MST
[Algorithm] cpp-python 백준 17169번: Eat Economically - 그리디 O(N log N)
[Algorithm] cpp-python 백준 18485번 : Nine Judges
[Algorithm] cpp-python 백준 33651번: Vandalism
[Algorithm] cpp-python 백준 8202번: Conspiracy (스플릿 그래프)
1
2
3
4