Skip to content

Commit

Permalink
Auto UPDATE (ALL)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony9402 committed Feb 2, 2025
1 parent f40d05e commit bb65aad
Show file tree
Hide file tree
Showing 4 changed files with 10,498 additions and 10,498 deletions.
6 changes: 3 additions & 3 deletions brute_force/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
| 22 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/15661" target="_blank">15661</a> | <a href="https://www.acmicpc.net/problem/15661" target="_blank">링크와 스타트</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/brute_force/15661">바로가기</a> |
| 23 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1025" target="_blank">1025</a> | <a href="https://www.acmicpc.net/problem/1025" target="_blank">제곱수 찾기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | |
| 24 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/15686" target="_blank">15686</a> | <a href="https://www.acmicpc.net/problem/15686" target="_blank">치킨 배달</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | |
| 25 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21278" target="_blank">21278</a> | <a href="https://www.acmicpc.net/problem/21278" target="_blank">호석이 두 마리 치킨</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/brute_force/21278">바로가기</a> |
| 26 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21315" target="_blank">21315</a> | <a href="https://www.acmicpc.net/problem/21315" target="_blank">카드 섞기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/brute_force/21315">바로가기</a> |
| 27 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/14500" target="_blank">14500</a> | <a href="https://www.acmicpc.net/problem/14500" target="_blank">테트로미노</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/12.svg"/> | <a href="./../solution/brute_force/14500">바로가기</a> |
| 25 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21315" target="_blank">21315</a> | <a href="https://www.acmicpc.net/problem/21315" target="_blank">카드 섞기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/brute_force/21315">바로가기</a> |
| 26 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/14500" target="_blank">14500</a> | <a href="https://www.acmicpc.net/problem/14500" target="_blank">테트로미노</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/12.svg"/> | <a href="./../solution/brute_force/14500">바로가기</a> |
| 27 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21278" target="_blank">21278</a> | <a href="https://www.acmicpc.net/problem/21278" target="_blank">호석이 두 마리 치킨</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/12.svg"/> | <a href="./../solution/brute_force/21278">바로가기</a> |
| 28 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/16637" target="_blank">16637</a> | <a href="https://www.acmicpc.net/problem/16637" target="_blank">괄호 추가하기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/13.svg"/> | |
| 29 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/14391" target="_blank">14391</a> | <a href="https://www.acmicpc.net/problem/14391" target="_blank">종이 조각</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/13.svg"/> | |
| 30 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/18808" target="_blank">18808</a> | <a href="https://www.acmicpc.net/problem/18808" target="_blank">스티커 붙이기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/13.svg"/> | <a href="./../solution/brute_force/18808">바로가기</a> |
Expand Down
Loading

0 comments on commit bb65aad

Please sign in to comment.