File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,9 @@ Personal Solution of Algorithm Probs
28
28
- [ 13549] ( https://www.acmicpc.net/problem/13549 ) : 숨바꼭질 3 = [ 풀이] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/13549.cpp ) / [ 풀이2] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/13549_2.cpp )
29
29
- [ 13913] ( https://www.acmicpc.net/problem/13913 ) : 숨바꼭질 4 = [ 풀이] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/13913.cpp )
30
30
- [ 1600] ( https://www.acmicpc.net/problem/1600 ) : 말이 되고픈 원숭이 = [ 풀이] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/1600.cpp )
31
-
31
+ - [ 3197] ( https://www.acmicpc.net/problem/3197 ) : 백조의 호수 = [ 풀이] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/3197.cpp )
32
+ - [ 11967] ( https://www.acmicpc.net/problem/11967 ) : 불켜기 = [ 풀이] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/11967.cpp )
33
+ - [ 17071] ( https://www.acmicpc.net/problem/17071 ) : 숨바꼭질 5 = [ 풀이] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/17071.cpp )
32
34
33
35
#### 백트랙킹/시뮬레이션
34
36
- [ 9963] ( https://www.acmicpc.net/problem/9963 ) : N-Queen = [ 풀이] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/9963.cpp )
You can’t perform that action at this time.
0 commit comments