Skip to content

Commit

Permalink
Auto UPDATE (ALL)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony9402 committed Dec 11, 2024
1 parent 4d97f0c commit 1d10655
Show file tree
Hide file tree
Showing 3 changed files with 10,446 additions and 10,446 deletions.
2 changes: 1 addition & 1 deletion backtracking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
| 24 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2661" target="_blank">2661</a> | <a href="https://www.acmicpc.net/problem/2661" target="_blank">좋은수열</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/12.svg"/> | |
| 25 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/22944" target="_blank">22944</a> | <a href="https://www.acmicpc.net/problem/22944" target="_blank">죽음의 비</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/13.svg"/> | <a href="./../solution/backtracking/22944">바로가기</a> |
| 26 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/17136" target="_blank">17136</a> | <a href="https://www.acmicpc.net/problem/17136" target="_blank">색종이 붙이기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/14.svg"/> | |
| 27 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1799" target="_blank">1799</a> | <a href="https://www.acmicpc.net/problem/1799" target="_blank">비숍</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/15.svg"/> | |
| 27 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1799" target="_blank">1799</a> | <a href="https://www.acmicpc.net/problem/1799" target="_blank">비숍</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/16.svg"/> | |
| 28 | | <a href="https://www.acmicpc.net/problem/10974" target="_blank">10974</a> | <a href="https://www.acmicpc.net/problem/10974" target="_blank">모든 순열</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/backtracking/10974">바로가기</a> |
| 29 | | <a href="https://www.acmicpc.net/problem/16922" target="_blank">16922</a> | <a href="https://www.acmicpc.net/problem/16922" target="_blank">로마 숫자 만들기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | |
| 30 | | <a href="https://www.acmicpc.net/problem/18429" target="_blank">18429</a> | <a href="https://www.acmicpc.net/problem/18429" target="_blank">근손실</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | |
Expand Down
Loading

0 comments on commit 1d10655

Please sign in to comment.