Implementation
/tags/implementation/ https://42jerrykim.github.io/tags/implementation/ tags implementation
Tags
194 pages
Implementation
[Algorithm] cpp 백준 13925번: 수열과 쿼리 13 - Lazy 세그트리
[Algorithm] cpp 백준 13974번: 파일 합치기 2
[Algorithm] cpp 백준 14001번 : Mole Tunnels
[Algorithm] cpp 백준 14166번: 로봇 소 무리 (Robotic Cow Herd)
[Algorithm] cpp 백준 14177번: 티떱랜드 - 어색함 최소화 DP(DnC)
[Algorithm] cpp 백준 1420번: 학교 가지마!
[Algorithm] cpp 백준 14560번: Communism - 합차 제한 MITM
[Algorithm] cpp 백준 14636번: Money for Nothing - Monge DnC
[Algorithm] cpp 백준 14870번: 조개 줍기
[Algorithm] cpp 백준 14897번: 서로 다른 수와 쿼리 1
[Algorithm] cpp 백준 14898번: 서로 다른 수와 쿼리 2
[Algorithm] cpp 백준 14959번: Slot Machines - KMP로 최소 주기 O(n)
[Algorithm] cpp 백준 15974번: 공룡 발자국
[Algorithm] cpp 백준 15977번: 조화로운 행렬 - 3D LIS/CDQ
[Algorithm] cpp 백준 16074번: Mountaineers - Minimax MST·LCA
[Algorithm] cpp 백준 16124번: 나는 행복합니다 - 자릿수 치환 세그먼트 트리
[Algorithm] cpp 백준 16181번: Coloring Roads (도로 색칠하기)
[Algorithm] cpp 백준 16367번: TV Show Game - 2-SAT 풀이
[Algorithm] cpp 백준 16583번: Boomerangs - DFS 간선 페어링
[Algorithm] cpp 백준 16670번: King Kog의 접견실 - 세그먼트 트리
1
2
3
4
…
10