Skip to content

Commit

Permalink
Auto UPDATE (ALL)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony9402 committed May 26, 2024
1 parent 6d488ac commit e63464c
Show file tree
Hide file tree
Showing 3 changed files with 10,554 additions and 10,554 deletions.
4 changes: 2 additions & 2 deletions divide_and_conquer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
| 01 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/17829" target="_blank">17829</a> | <a href="https://www.acmicpc.net/problem/17829" target="_blank">222-풀링</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/9.svg"/> | <a href="./../solution/divide_and_conquer/17829">바로가기</a> |
| 02 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/18222" target="_blank">18222</a> | <a href="https://www.acmicpc.net/problem/18222" target="_blank">투에-모스 문자열</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/9.svg"/> | <a href="./../solution/divide_and_conquer/18222">바로가기</a> |
| 03 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1992" target="_blank">1992</a> | <a href="https://www.acmicpc.net/problem/1992" target="_blank">쿼드트리</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | <a href="./../solution/divide_and_conquer/1992">바로가기</a> |
| 04 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1074" target="_blank">1074</a> | <a href="https://www.acmicpc.net/problem/1074" target="_blank">Z</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | <a href="./../solution/divide_and_conquer/1074">바로가기</a> |
| 05 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2447" target="_blank">2447</a> | <a href="https://www.acmicpc.net/problem/2447" target="_blank">별 찍기 - 10</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/divide_and_conquer/2447">바로가기</a> |
| 04 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2447" target="_blank">2447</a> | <a href="https://www.acmicpc.net/problem/2447" target="_blank">별 찍기 - 10</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/divide_and_conquer/2447">바로가기</a> |
| 05 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1074" target="_blank">1074</a> | <a href="https://www.acmicpc.net/problem/1074" target="_blank">Z</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/divide_and_conquer/1074">바로가기</a> |
| 06 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2448" target="_blank">2448</a> | <a href="https://www.acmicpc.net/problem/2448" target="_blank">별 찍기 - 11</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/12.svg"/> | <a href="./../solution/divide_and_conquer/2448">바로가기</a> |
| 07 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/4256" target="_blank">4256</a> | <a href="https://www.acmicpc.net/problem/4256" target="_blank">트리</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/14.svg"/> | <a href="./../solution/divide_and_conquer/4256">바로가기</a> |
| 08 | | <a href="https://www.acmicpc.net/problem/4779" target="_blank">4779</a> | <a href="https://www.acmicpc.net/problem/4779" target="_blank">칸토어 집합</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/divide_and_conquer/4779">바로가기</a> |
Expand Down
Loading

0 comments on commit e63464c

Please sign in to comment.