Geometry
64 posts
[Algorithm] C++ 백준 6194번: Building the Moat
[Algorithm] C++ 백준 32231번: 재우의 삼수강
[Algorithm] C++ 백준 15249번: Building Bridges
[Algorithm] C++ 백준 17441번: 파리채 만들기
[Algorithm] C++ 백준 20176번: Needle
[Algorithm] C++ 백준 27046번: Beauty Contest
[Algorithm] C++ 백준 16313번: Janitor Troubles
[Algorithm] C++ 백준 16783번: Bulldozer
[Algorithm] C++ 백준 16983번: Coin Collecting
[Algorithm] C++ 백준 18526번: Bomas
[Algorithm] C++ 백준 16481번 원 전문가 진우 - 방접원과 내접원의 관계
[Algorithm] 겹치는 구간 판별: 반열림 구간과 드모르간으로 단순화
[Algorithm] C++ 백준 7626번: 직사각형
[Algorithm] C++/Python 백준 16993번: 연속합과 쿼리 (세그먼트 트리)
[Algorithm] C++ 백준 18186번: 라면 사기 (Large)
[Algorithm] C++ 백준 10076번: 휴가 - 최적 풀이
[Algorithm] C++ 백준 10254번: 고속도로 - 회전하는 캘리퍼스
[Algorithm] C++ 백준 10538번: 빅 픽쳐 - 2D 롤링 해시로 O(HW) 매칭
[Algorithm] C++ 백준 11012번: Egg - 2D 직사각형 쿼리 스위핑+BIT
[Algorithm] C++ 백준 11407번: 책 구매하기 3
[Algorithm] C++ 백준 1144번: 싼 비용 - Connection Profile DP
[Algorithm] C++ 백준 12918번: 정리정돈
[Algorithm] C++ 백준 13323번: BOJ 수열 1 - Slope Trick
[Algorithm] C++ 백준 13329번: Meteor Shower
[Algorithm] C++ 백준 13547번: 수열과 쿼리 5 - Mo 알고리즘
[Algorithm] C++ 백준 14560번: Communism - 합차 제한 MITM
[Algorithm] C++ 백준 15974번: 공룡 발자국
[Algorithm] C++ 백준 16367번: TV Show Game - 2-SAT 풀이
[Algorithm] C++ 백준 16877번: 핌버
[Algorithm] C++ 백준 17526번: Star Trek
[Algorithm] C++ 백준 2261번: 가장 가까운 두 점
[Algorithm] C++ 백준 2419번: 사수아탕 - 구간 DP
[Algorithm] C++ 백준 2912번: 백설공주와 난쟁이 - 세그트리+후보검증
[Algorithm] C++ 백준 31397번: 반 나누기 (Hard)
[Algorithm] C++ 백준 3311번: Traffic - SCC 압축과 DAG 구간 전파
[Algorithm] C++ 백준 8987번: 수족관 3 - 카르테시안 트리
[Algorithm] C++/Python 백준 11479번: 서로 다른 부분 문자열의 개수
[Algorithm] C++/Python 백준 12735번: Boat
[Algorithm] C++/Python 백준 12771번: Oil
[Algorithm] C++/Python 백준 13034번: 다각형 게임 - Sprague–Grundy DP
[Algorithm] C++/Python 백준 13309번: 트리 - 경로 질의와 간선 제거
[Algorithm] C++/Python 백준 16901번: XOR MST
[Algorithm] C++/Python 백준 17169번: Eat Economically - 그리디 O(N log N)
[Algorithm] C++/Python 백준 33651번: Vandalism
[Algorithm] C++/Python 백준 8202번: Conspiracy (스플릿 그래프)
[Algorithm] C++/Python 백준 8227번: Cloakroom
[Algorithm] C++/Python 백준 8885번: Pirate Chest - 수면 상승 고려 최대 체적
[Algorithm] C++/Python 백준 9244번: 핀볼 - 스위프 라인
[Algorithm] C++ 백준 13263번 : 나무 자르기
[Algorithm] C++ 백준 3878번: 점 분리
[Algorithm] C++ 백준 10746번 : Fencing the Herd
[Algorithm] C++ 백준 15939번 쉬운 최단경로
[Algorithm] C++ 백준 17442번 : 삼분 그래프
[Algorithm] C++ 백준 17625번 : 고압선
[Algorithm] C++ 백준 17973번 : Quadrilaterals
[Algorithm] C++ 백준 3527번 : Jungle Outpost
[Algorithm] C++ 백준 9063번 : Bounding Rectangle Area
[Algorithm] C++/Python 백준 2166번 : 다각형의 면적
[Algorithm] C++/Python 백준 2673번 : 교차하지 않는 원의 현들의 최대집합
[Algorithm] C++/Python 백준 20149번 : 선분 교차 3
[Algorithm] C++ 백준 10167번 : 금광
[Algorithm] C++/Python 백준 3679번 : 단순 다각형
[CollisionDetection] 충돌 감지 알고리즘
[Algorithm] C++/Python 백준 4225번 : 쓰레기 슈트
Home