File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ Personal Solution of Algorithm Probs
27
27
- [ 6593] ( https://www.acmicpc.net/problem/6593 ) : 상범빌딩 = [ 풀이] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/6593.cpp )
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
+ - [ 1600] ( https://www.acmicpc.net/problem/1600 ) : 말이 되고픈 원숭이 = [ 풀이] ( https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/1600.cpp )
31
+
30
32
31
33
#### 백트랙킹/시뮬레이션
32
34
- [ 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