ZeroWiki
FrontPage
FindPage
TitleIndex
RecentChanges
UserPreferences
알고리즘/문제유형 (rev. 1.3)
알고리즘/문제유형
상위 항목:
알고리즘
Contents
1
.
Segment Tree
2
.
기하
3
.
KMP
[
edit
]
1
.
Segment Tree
¶
자료
http://codeforces.com/blog/entry/18051
http://codeforces.com/blog/entry/15890
문제
http://codeforces.com/contest/380/problem/C
[
edit
]
2
.
기하
¶
문제
http://codeforces.com/contest/614/problem/C
http://www.ahristov.com/tutorial/geometry-games/point-line-distance.html
: 점과 직선 사이의 거리
[
edit
]
3
.
KMP
¶
자료
http://carstart.tistory.com/143
http://www.inf.fh-flensburg.de/lang/algorithmen/pattern/kmpen.htm
https://www.youtube.com/watch?v=HaAu5ZGj6fc
문제
http://codeforces.com/contest/471/problem/D
(다른 풀이를 통해 nlogn으로 풀 수도 있으나 KMP로 n만에 풀이 가능)
ShowPage
FindPage
DeletePage
LikePages
last modified 2021-02-07 05:30:21
Processing time 0.0145 sec