8000 [ADD] 완전탐색 개념 · wth2052/Algorithm_Study@3400c5e · GitHub
[go: up one dir, main page]

Skip to content

Commit 3400c5e

Browse files
committed
[ADD] 완전탐색 개념
1 parent 167883e commit 3400c5e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Binary file not shown.

Concept/New/02_Bruteforcing/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
|N과 M (1)|[링크](http://boj.kr/15649)|[링크]()|
1515
|N과 M (2)|[링크](http://boj.kr/15650)|[링크]()|
1616
|N-Queen|[백준](http://boj.kr/9663) [프로그래머스](https://programmers.co.kr/learn/courses/30/lessons/12952)|[링크]()|
17-
|비밀번호|[링크](http://boj.kr/13908)|[링크]()|
17+
|감소하는 수|[링크](http://boj.kr/1038)|[링크]()|
1818
|모든 순열|[링크](http://boj.kr/10974)|[링크]()|
1919
|스타트와 링크|[링크](http://boj.kr/14889)|[링크]()|
2020
|연산자 끼워넣기|[링크](http://boj.kr/14888)|[링크]()|
@@ -25,6 +25,7 @@
2525
|문제 이름|문제 링크|답안 코드 링크|
2626
|---|---|---|
2727
|친구 팰린드롬|[링크](http://boj.kr/15270)|[링크]()|
28+
|비밀번호|[링크](http://boj.kr/13908)|[링크]()|
2829
|A와 B 2|[링크](http://boj.kr/12919)|[링크]()|
2930
|리모컨|[링크](http://boj.kr/1107)|[링크]()|
3031
|N과 M (9)|[링크](http://boj.kr/15663)|[링크]()|

0 commit comments

Comments
 (0)
0