We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebf101 commit 646aaeaCopy full SHA for 646aaea
README.md
@@ -4,6 +4,8 @@
4
5
알고리즘문제 해결사이트에서 대표적인 알고리즘 문제를 위주로 알고리즘을 정리할 예정입니다.
6
7
+[](https://solved.ac/subinium)
8
+
9
## Math
10
11
- [GCD / LCM](/math/gcd_lcm.py)
@@ -48,4 +50,4 @@
48
50
- [KMP](/string/kmp.py)
49
51
- [BOJ 1768 : 찾기](https://www.acmicpc.net/problem/1786)
52
- [Trie](/string/trie.py)
- - [BOJ 5052 : 전화번호 목록](https://www.acmicpc.net/problem/5052)
53
+ - [BOJ 5052 : 전화번호 목록](https://www.acmicpc.net/problem/5052)
0 commit comments