8000 Auto UPDATE (ALL) · Algorithm-box/baekjoon@62240e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 62240e6

Browse files
committed
Auto UPDATE (ALL)
1 parent 876cefa commit 62240e6

File tree

3 files changed

+9908
-9908
lines changed

3 files changed

+9908
-9908
lines changed

brute_force/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
| 02 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/19532" target="_blank">19532</a> | <a href="https://www.acmicpc.net/problem/19532" target="_blank">수학은 비대면강의입니다</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/4.svg"/> | <a href="./../solution/brute_force/19532">바로가기</a> |
2323
| 03 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/18312" target="_blank">18312</a> | <a href="https://www.acmicpc.net/problem/18312" target="_blank">시각</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/4.svg"/> | <a href="./../solution/brute_force/18312">바로가기</a> |
2424
| 04 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/15721" target="_blank">15721</a> | <a href="https://www.acmicpc.net/problem/15721" target="_blank">번데기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> | <a href="./../solution/brute_force/15721">바로가기</a> |
25-
| 05 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2422" target="_blank">2422</a> | <a href="https://www.acmicpc.net/problem/2422" target="_blank">한윤정이 이탈리아에 가서 아이스크림을 사먹는데</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> | <a href="./../solution/brute_force/2422">바로가기</a> |
26-
| 06 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/18511" target="_blank">18511</a> | <a href="https://www.acmicpc.net/problem/18511" target="_blank">큰 수 구성하기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> | <a href="./../solution/brute_force/18511">바로가기</a> |
27-
| 07 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1969" target="_blank">1969</a> | <a href="https://www.acmicpc.net/problem/1969" target="_blank">DNA</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/brute_force/1969">바로가기</a> |
25+
| 05 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/18511" target="_blank">18511</a> | <a href="https://www.acmicpc.net/problem/18511" target="_blank">큰 수 구성하기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/6.svg"/> | <a href="./../solution/brute_force/18511">바로가기</a> |
26+
| 06 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1969" target="_blank">1969</a> | <a href="https://www.acmicpc.net/problem/1969" target="_blank">DNA</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/brute_force/1969">바로가기</a> |
27+
| 07 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2422" target="_blank">2422</a> | <a href="https://www.acmicpc.net/problem/2422" target="_blank">한윤정이 이탈리아에 가서 아이스크림을 사먹는데</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/brute_force/2422">바로가기</a> |
2828
| 08 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/5568" target="_blank">5568</a> | <a href="https://www.acmicpc.net/problem/5568" target="_blank">카드 놓기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/brute_force/5568">바로가기</a> |
2929
| 09 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/16439" target="_blank">16439</a> | <a href="https://www.acmicpc.net/problem/16439" target="_blank">치킨치킨치킨</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/brute_force/16439">바로가기</a> |
3030
| 10 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2503" target="_blank">2503</a> | <a href="https://www.acmicpc.net/problem/2503" target="_blank">숫자 야구</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/brute_force/2503">바로가기</a> |

0 commit comments

Comments
 (0)
0