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 14, 2024
1 parent a46f549 commit b0a0b24
Show file tree
Hide file tree
Showing 25 changed files with 11,219 additions and 11,219 deletions.
88 changes: 44 additions & 44 deletions backtracking/README.md

Large diffs are not rendered by default.

98 changes: 49 additions & 49 deletions binary_search/README.md

Large diffs are not rendered by default.

150 changes: 75 additions & 75 deletions brute_force/README.md

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions data_structure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
| 03 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1158" target="_blank">1158</a> | <a href="https://www.acmicpc.net/problem/1158" target="_blank">요세푸스 문제</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/data_structure/1158">바로가기</a> |
| 04 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2164" target="_blank">2164</a> | <a href="https://www.acmicpc.net/problem/2164" target="_blank">카드2</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/data_structure/2164">바로가기</a> |
| 05 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/10866" target="_blank">10866</a> | <a href="https://www.acmicpc.net/problem/10866" target="_blank">덱</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/data_structure/10866">바로가기</a> |
| 06 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1874" target="_blank">1874</a> | <a href="https://www.acmicpc.net/problem/1874" target="_blank">스택 수열</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/1874">바로가기</a> |
| 07 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1935" target="_blank">1935</a> | <a href="https://www.acmicpc.net/problem/1935" target="_blank">후위 표기식2</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/1935">바로가기</a> |
| 08 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/10799" target="_blank">10799</a> | <a href="https://www.acmicpc.net/problem/10799" target="_blank">쇠막대기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/10799">바로가기</a> |
| 09 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1966" target="_blank">1966</a> | <a href="https://www.acmicpc.net/problem/1966" target="_blank">프린터 큐</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/1966">바로가기</a> |
| 10 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2346" target="_blank">2346</a> | <a href="https://www.acmicpc.net/problem/2346" target="_blank">풍선 터뜨리기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/2346">바로가기</a> |
| 11 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2504" target="_blank">2504</a> | <a href="https://www.acmicpc.net/problem/2504" target="_blank">괄호의 값</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/9.svg"/> | <a href="./../solution/data_structure/2504">바로가기</a> |
| 12 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2800" target="_blank">2800</a> | <a href="https://www.acmicpc.net/problem/2800" target="_blank">괄호 제거</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/data_structure/2800">바로가기</a> |
| 13 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2493" target="_blank">2493</a> | <a href="https://www.acmicpc.net/problem/2493" target="_blank"></a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/data_structure/2493">바로가기</a> |
| 06 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1935" target="_blank">1935</a> | <a href="https://www.acmicpc.net/problem/1935" target="_blank">후위 표기식2</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/1935">바로가기</a> |
| 07 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1966" target="_blank">1966</a> | <a href="https://www.acmicpc.net/problem/1966" target="_blank">프린터 큐</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/1966">바로가기</a> |
| 08 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2346" target="_blank">2346</a> | <a href="https://www.acmicpc.net/problem/2346" target="_blank">풍선 터뜨리기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/2346">바로가기</a> |
| 09 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1874" target="_blank">1874</a> | <a href="https://www.acmicpc.net/problem/1874" target="_blank">스택 수열</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/9.svg"/> | <a href="./../solution/data_structure/1874">바로가기</a> |
| 10 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/10799" target="_blank">10799</a> | <a href="https://www.acmicpc.net/problem/10799" target="_blank">쇠막대기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/9.svg"/> | <a href="./../solution/data_structure/10799">바로가기</a> |
| 11 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2504" target="_blank">2504</a> | <a href="https://www.acmicpc.net/problem/2504" target="_blank">괄호의 값</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/data_structure/2504">바로가기</a> |
| 12 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2493" target="_blank">2493</a> | <a href="https://www.acmicpc.net/problem/2493" target="_blank"></a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/data_structure/2493">바로가기</a> |
| 13 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/2800" target="_blank">2800</a> | <a href="https://www.acmicpc.net/problem/2800" target="_blank">괄호 제거</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/12.svg"/> | <a href="./../solution/data_structure/2800">바로가기</a> |
| 14 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/22942" target="_blank">22942</a> | <a href="https://www.acmicpc.net/problem/22942" target="_blank">데이터 체커</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/12.svg"/> | <a href="./../solution/data_structure/22942">바로가기</a> |
| 15 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1918" target="_blank">1918</a> | <a href="https://www.acmicpc.net/problem/1918" target="_blank">후위 표기식</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/13.svg"/> | <a href="./../solution/data_structure/1918">바로가기</a> |
| 15 | :heavy_check_mark: | <a href="https://www.acmicpc.net/problem/1918" target="_blank">1918</a> | <a href="https://www.acmicpc.net/problem/1918" target="_blank">후위 표기식</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/14.svg"/> | <a href="./../solution/data_structure/1918">바로가기</a> |
| 16 | | <a href="https://www.acmicpc.net/problem/10845" target="_blank">10845</a> | <a href="https://www.acmicpc.net/problem/10845" target="_blank">큐</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/data_structure/10845">바로가기</a> |
| 17 | | <a href="https://www.acmicpc.net/problem/4949" target="_blank">4949</a> | <a href="https://www.acmicpc.net/problem/4949" target="_blank">균형잡힌 세상</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | |
| 18 | | <a href="https://www.acmicpc.net/problem/3986" target="_blank">3986</a> | <a href="https://www.acmicpc.net/problem/3986" target="_blank">좋은 단어</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/data_structure/3986">바로가기</a> |
| 19 | | <a href="https://www.acmicpc.net/problem/1021" target="_blank">1021</a> | <a href="https://www.acmicpc.net/problem/1021" target="_blank">회전하는 큐</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/7.svg"/> | <a href="./../solution/data_structure/1021">바로가기</a> |
| 20 | | <a href="https://www.acmicpc.net/problem/5397" target="_blank">5397</a> | <a href="https://www.acmicpc.net/problem/5397" target="_blank">키로거</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/5397">바로가기</a> |
| 21 | | <a href="https://www.acmicpc.net/problem/18115" target="_blank">18115</a> | <a href="https://www.acmicpc.net/problem/18115" target="_blank">카드 놓기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | |
| 19 | | <a href="https://www.acmicpc.net/problem/1021" target="_blank">1021</a> | <a href="https://www.acmicpc.net/problem/1021" target="_blank">회전하는 큐</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | <a href="./../solution/data_structure/1021">바로가기</a> |
| 20 | | <a href="https://www.acmicpc.net/problem/18115" target="_blank">18115</a> | <a href="https://www.acmicpc.net/problem/18115" target="_blank">카드 놓기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | |
| 21 | | <a href="https://www.acmicpc.net/problem/5397" target="_blank">5397</a> | <a href="https://www.acmicpc.net/problem/5397" target="_blank">키로거</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/9.svg"/> | <a href="./../solution/data_structure/5397">바로가기</a> |
| 22 | | <a href="https://www.acmicpc.net/problem/5430" target="_blank">5430</a> | <a href="https://www.acmicpc.net/problem/5430" target="_blank">AC</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | <a href="./../solution/data_structure/5430">바로가기</a> |
| 23 | | <a href="https://www.acmicpc.net/problem/1863" target="_blank">1863</a> | <a href="https://www.acmicpc.net/problem/1863" target="_blank">스카이라인 쉬운거</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | |
| 23 | | <a href="https://www.acmicpc.net/problem/1863" target="_blank">1863</a> | <a href="https://www.acmicpc.net/problem/1863" target="_blank">스카이라인 쉬운거</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/12.svg"/> | |
| 24 | | <a href="https://www.acmicpc.net/problem/22866" target="_blank">22866</a> | <a href="https://www.acmicpc.net/problem/22866" target="_blank">탑 보기</a> | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/13.svg"/> | |
2 changes: 1 addition & 1 deletion data_structure/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
,3986,./../solution/data_structure/3986
,1021,./../solution/data_structure/1021
,5397,./../solution/data_structure/5397
,18115,
,18115,./../solution/data_structure/18115
,5430,./../solution/data_structure/5430
,1863,
,22866,
Expand Down
Loading

0 comments on commit b0a0b24

Please sign in to comment.