Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

AlgorithmStudy/2016: Difference between revisions

From ZeroWiki
imported>skywave
No edit summary
No edit summary
Line 12: Line 12:
** http://codeforces.com/contest/614/problem/C
** http://codeforces.com/contest/614/problem/C
** http://www.ahristov.com/tutorial/geometry-games/point-line-distance.html
** http://www.ahristov.com/tutorial/geometry-games/point-line-distance.html
=== KMP ===
* 자료
** http://carstart.tistory.com/143
* 문제
** http://codeforces.com/contest/471/problem/D (다른 풀이를 통해 nlogn으로 풀 수도 있으나 KMP로 n만에 풀이 가능)



Revision as of 09:29, 29 January 2016