Skip to content

Commit 646aaea

Browse files
authored
add boj profile
1 parent aebf101 commit 646aaea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
알고리즘문제 해결사이트에서 대표적인 알고리즘 문제를 위주로 알고리즘을 정리할 예정입니다.
66

7+
[![Solved.ac 프로필](http://mazassumnida.wtf/api/generate_badge?boj=subinium)](https://solved.ac/subinium)
8+
79
## Math
810

911
- [GCD / LCM](/math/gcd_lcm.py)
@@ -48,4 +50,4 @@
4850
- [KMP](/string/kmp.py)
4951
- [BOJ 1768 : 찾기](https://www.acmicpc.net/problem/1786)
5052
- [Trie](/string/trie.py)
51-
- [BOJ 5052 : 전화번호 목록](https://www.acmicpc.net/problem/5052)
53+
- [BOJ 5052 : 전화번호 목록](https://www.acmicpc.net/problem/5052)

0 commit comments

Comments
 (0)