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 20, 2024
1 parent 152f70b commit aa3124a
Show file tree
Hide file tree
Showing 3 changed files with 10,449 additions and 10,449 deletions.
8 changes: 4 additions & 4 deletions greedy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
| 10 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/20365" target="_blank">20365</a> | <a href="https://www.acmicpc.net/problem/20365" target="_blank">블로그2</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/greedy/20365">바로가기</a> |
| 11 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1541" target="_blank">1541</a> | <a href="https://www.acmicpc.net/problem/1541" target="_blank">잃어버린 괄호</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/9.svg"/> | <a href="./../solution/greedy/1541">바로가기</a> |
| 12 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/16953" target="_blank">16953</a> | <a href="https://www.acmicpc.net/problem/16953" target="_blank">A → B</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/9.svg"/> | |
| 13 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1931" target="_blank">1931</a> | <a href="https://www.acmicpc.net/problem/1931" target="_blank">회의실 배정</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | <a href="./../solution/greedy/1931">바로가기</a> |
| 14 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21314" target="_blank">21314</a> | <a href="https://www.acmicpc.net/problem/21314" target="_blank">민겸 수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | |
| 15 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/11000" target="_blank">11000</a> | <a href="https://www.acmicpc.net/problem/11000" target="_blank">강의실 배정</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/greedy/11000">바로가기</a> |
| 16 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/13164" target="_blank">13164</a> | <a href="https://www.acmicpc.net/problem/13164" target="_blank">행복 유치원</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/greedy/13164">바로가기</a> |
| 13 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/21314" target="_blank">21314</a> | <a href="https://www.acmicpc.net/problem/21314" target="_blank">민겸 수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | |
| 14 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/11000" target="_blank">11000</a> | <a href="https://www.acmicpc.net/problem/11000" target="_blank">강의실 배정</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/greedy/11000">바로가기</a> |
| 15 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/13164" target="_blank">13164</a> | <a href="https://www.acmicpc.net/problem/13164" target="_blank">행복 유치원</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/greedy/13164">바로가기</a> |
| 16 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1931" target="_blank">1931</a> | <a href="https://www.acmicpc.net/problem/1931" target="_blank">회의실 배정</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/greedy/1931">바로가기</a> |
| 17 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/19598" target="_blank">19598</a> | <a href="https://www.acmicpc.net/problem/19598" target="_blank">최소 회의실 개수</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/greedy/19598">바로가기</a> |
| 18 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2212" target="_blank">2212</a> | <a href="https://www.acmicpc.net/problem/2212" target="_blank">센서</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/greedy/2212">바로가기</a> |
| 19 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1092" target="_blank">1092</a> | <a href="https://www.acmicpc.net/problem/1092" target="_blank">배</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/greedy/1092">바로가기</a> |
Expand Down
Loading

0 comments on commit aa3124a

Please sign in to comment.