Optimization
/tags/optimization/ https://42jerrykim.github.io/tags/optimization/ tags optimization
Tags
183 pages
Optimization
[Algorithm] C++ 백준 13329번: Meteor Shower
[Algorithm] C++ 백준 13510번: 트리와 쿼리 1
[Algorithm] C++ 백준 13537번: 수열과 쿼리 1 - 오프라인 BIT
[Algorithm] C++ 백준 13538번: XOR 쿼리 - 퍼시스턴트 트라이
[Algorithm] C++ 백준 13545번: 수열과 쿼리 0
[Algorithm] C++ 백준 13546번: 수열과 쿼리 4 - Mo+제곱근분할
[Algorithm] C++ 백준 13547번: 수열과 쿼리 5 - Mo 알고리즘
[Algorithm] C++ 백준 13569번: Rounding - 표 합계 보존 반올림
[Algorithm] C++ 백준 13896번: Sky Tax
[Algorithm] C++ 백준 14001번 : Mole Tunnels
[Algorithm] C++ 백준 14166번: 로봇 소 무리 (Robotic Cow Herd)
[Algorithm] C++ 백준 14177번: 티떱랜드 - 어색함 최소화 DP(DnC)
[Algorithm] C++ 백준 14560번: Communism - 합차 제한 MITM
[Algorithm] C++ 백준 14636번: Money for Nothing - Monge DnC
[Algorithm] C++ 백준 14870번: 조개 줍기
[Algorithm] C++ 백준 14897번: 서로 다른 수와 쿼리 1
[Algorithm] C++ 백준 14959번: Slot Machines - KMP로 최소 주기 O(n)
[Algorithm] C++ 백준 15974번: 공룡 발자국
[Algorithm] C++ 백준 15977번: 조화로운 행렬 - 3D LIS/CDQ
[Algorithm] C++ 백준 16074번: Mountaineers - Minimax MST·LCA
1
2
3
4
5
6
7
8
10