Dynamic Programming
/tags/dynamic-programming/ https://42jerrykim.github.io/tags/dynamic-programming/ tags dynamic programming
Tags
63 pages
Dynamic Programming
[Algorithm] C++ 백준 13538번: XOR 쿼리 - 퍼시스턴트 트라이
[Algorithm] C++ 백준 13547번: 수열과 쿼리 5 - Mo 알고리즘
[Algorithm] C++ 백준 13974번: 파일 합치기 2
[Algorithm] C++ 백준 14001번 : Mole Tunnels
[Algorithm] C++ 백준 14177번: 티떱랜드 - 어색함 최소화 DP(DnC)
[Algorithm] C++ 백준 14560번: Communism - 합차 제한 MITM
[Algorithm] C++ 백준 14870번: 조개 줍기
[Algorithm] C++ 백준 14897번: 서로 다른 수와 쿼리 1
[Algorithm] C++ 백준 15974번: 공룡 발자국
[Algorithm] C++ 백준 15977번: 조화로운 행렬 - 3D LIS/CDQ
[Algorithm] C++ 백준 16181번: Coloring Roads (도로 색칠하기)
[Algorithm] C++ 백준 16877번: 핌버
[Algorithm] C++ 백준 17134번: 르모앙의 추측
[Algorithm] C++ 백준 17429번: 국제 메시 기구
[Algorithm] C++ 백준 17526번: Star Trek
[Algorithm] C++ 백준 2419번: 사수아탕 - 구간 DP
[Algorithm] C++ 백준 24272번: 루트 노드가 많은 트리일수록 좋은 트리이다
[Algorithm] C++ 백준 2912번: 백설공주와 난쟁이 - 세그트리+후보검증
[Algorithm] C++ 백준 6171번: 땅따먹기 - 묶음 할인 최소 비용 DP+CHT
[Algorithm] C++/Python 백준 12735번: Boat
1
2
3
4