Skip to content

Commit 1032b8f

Browse files
committed
Auto Update (PUSH)
1 parent 8bb604e commit 1032b8f

File tree

4 files changed

+1000
-1000
lines changed

4 files changed

+1000
-1000
lines changed

data_structure/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
| 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> |
2525
| 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> |
2626
| 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> |
27-
| 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"/> | |
27+
| 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> |
2828
| 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> |
2929
| 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> |
3030
| 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/11.svg"/> | <a href="./../solution/data_structure/22942">바로가기</a> |

data_structure/list.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
1,1874,./../solution/data_structure/1874
44
1,1935,./../solution/data_structure/1935
55
1,10799,./../solution/data_structure/10799
6-
1,2504,
6+
1,2504,./../solution/data_structure/2504
77
1,2800,./../solution/data_structure/2800
88
1,2493,./../solution/data_structure/2493
99
1,1918,./../solution/data_structure/1918

0 commit comments

Comments
 (0)