8000 [bot]auto workbook update · dkim-coder/basic-algo-lecture@c54a228 · GitHub
[go: up one dir, main page]

Skip to content

Commit c54a228

Browse files
author
[bot]auto-workbook
committed
[bot]auto workbook update
1 parent d4e38f2 commit c54a228

File tree

13 files changed

+127
-19
lines changed

13 files changed

+127
-19
lines changed

Appendix E/solutions/12784.cpp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Authored by : BaaaaaaaaaaarkingDog
2+
// Co-authored by : -
3+
// http://boj.kr/****************
4+
#include <bits/stdc++.h>
5+
using namespace std;
6+
7+
int main(void){
8+
ios::sync_with_stdio(0);
9+
cin.tie(0);
10+
11+
}

Appendix E/solutions/21276.cpp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Authored by : BaaaaaaaaaaarkingDog
2+
// Co-authored by : -
3+
// http://boj.kr/****************
4+
#include <bits/stdc++.h>
5+
using namespace std;
6+
7+
int main(void){
8+
ios::sync_with_stdio(0);
9+
cin.tie(0);
10+
11+
}

Appendix E/solutions/24232.cpp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Authored by : BaaaaaaaaaaarkingDog
2+
// Co-authored by : -
3+
// http://boj.kr/****************
4+
#include <bits/stdc++.h>
5+
using namespace std;
< 67ED div aria-hidden="true" style="left:-2px" class="position-absolute top-0 d-flex user-select-none DiffLineTableCellParts-module__in-progress-comment-indicator--hx3m3">
6+
7+
int main(void){
8+
ios::sync_with_stdio(0);
9+
cin.tie(0);
10+
11+
}

Appendix E/solutions/25515.cpp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Authored by : BaaaaaaaaaaarkingDog
2+
// Co-authored by : -
3+
// http://boj.kr/****************
4+
#include <bits/stdc++.h>
5+
using namespace std;
6+
7+
int main(void){
8+
ios::sync_with_stdio(0);
9+
cin.tie(0);
10+
11+
}

Appendix E/solutions/2611.cpp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Authored by : BaaaaaaaaaaarkingDog
2+
// Co-authored by : -
3+
// http://boj.kr/****************
4+
#include <bits/stdc++.h>
5+
using namespace std;
6+
7+
int main(void){
8+
ios::sync_with_stdio(0);
9+
cin.tie(0);
10+
11+
}

Appendix E/solutions/27501.cpp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Authored by : BaaaaaaaaaaarkingDog
2+
// Co-authored by : -
3+
// http://boj.kr/****************
4+
#include <bits/stdc++.h>
5+
using namespace std;
6+
7+
int main(void){
8+
ios::sync_with_stdio(0);
9+
cin.tie(0);
10+
11+
}

Appendix E/solutions/3665.cpp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Authored by : BaaaaaaaaaaarkingDog
2+
// Co-authored by : -
3+
// http://boj.kr/****************
4+
#include <bits/stdc++.h>
5+
using namespace std;
6+
7+
int main(void){
8+
ios::sync_with_stdio(0);
9+
cin.tie(0);
10+
11+
}

Appendix E/solutions/9665.cpp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Authored by : BaaaaaaaaaaarkingDog
2+
// Co-authored by : -
3+
// http://boj.kr/****************
4+
#include <bits/stdc++.h>
5+
using namespace std;
6+
7+
int main(void){
8+
ios::sync_with_stdio(0);
9+
cin.tie(0);
10+
11+
}

workbook.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
| 0x0D | [시뮬레이션](workbook/0x0D.md) | ![100%](https://progress-bar.xyz/42/?scale=61&title=progress&width=500&color=babaca&suffix=/61) |
4242
| 0x0E | [정렬 I](workbook/0x0E.md) | ![100%](https://progress-bar.xyz/8/?scale=8&title=progress&width=500&color=babaca&suffix=/8) |
4343
| 0x0F | [정렬 II](workbook/0x0F.md) | ![100%](https://progress-bar.xyz/9/?scale=9&title=progress&width=500&color=babaca&suffix=/9) |
44-
| 0x10 | [다이나믹 프로그래밍](workbook/0x10.md) | ![100%](https://progress-bar.xyz/44/?scale=44&title=progress&width=500&color=babaca&suffix=/44) |
44+
| 0x10 | [다이나믹 프로그래밍](workbook/0x10.md) | ![100%](https://progress-bar.xyz/31/?scale=31&title=progress&width=500&color=babaca&suffix=/31) |
4545
| 0x11 | [그리디](workbook/0x11.md) | ![100%](https://progress-bar.xyz/17/?scale=17&title=progress&width=500&color=babaca&suffix=/17) |
4646
| 0x12 | [수학](workbook/0x12.md) | ![100%](https://progress-bar.xyz/38/?scale=39&title=progress&width=500&color=babaca&suffix=/39) |
4747
| 0x13 | [이분탐색](workbook/0x13.md) | ![100%](https://progress-bar.xyz/20/?scale=21&title=progress&width=500&color=babaca&suffix=/21) |
4848
| 0x14 | [투 포인터](workbook/0x14.md) | ![100%](https://progress-bar.xyz/11/?scale=11&title=progress&width=500&color=babaca&suffix=/11) |
49-
| 0x15 | [해시](workbook/0x15.md) | ![100%](https://progress-bar.xyz/10/?scale=10&title=progress&width=500&color=babaca&suffix=/10) |
49+
| 0x15 | [해시](workbook/0x15.md) | ![100%](https://progress-bar.xyz/9/?scale=9&title=progress&width=500&color=babaca&suffix=/9) |
5050
| 0x16 | [이진 검색 트리](workbook/0x16.md) | ![100%](https://progress-bar.xyz/7/?scale=7&title=progress&width=500&color=babaca&suffix=/7) |
5151
| 0x17 | [우선순위 큐](workbook/0x17.md) | ![100%](https://progress-bar.xyz/8/?scale=8&title=progress&width=500&color=babaca&suffix=/8) |
5252
| 0x18 | [그래프](workbook/0x18.md) | ![100%](https://progress-bar.xyz/13/?scale=13&title=progress&width=500&color=babaca&suffix=/13) |
@@ -61,3 +61,4 @@
6161
| Appendix B | 동적 배열 (문제집 X) | |
6262
| Appendix C | [비트마스킹](workbook/Appendix%20C.md) | ![100%](https://progress-bar.xyz/2/?scale=7&title=progress&width=500&color=babaca&suffix=/7) |
6363
| Appendix D | [Union-Find](workbook/Appendix%20D.md) | ![100%](https://progress-bar.xyz/2/?scale=9&title=progress&width=500&color=babaca&suffix=/9) |
64+
| Appendix E | [다이나믹 프로그래밍 심화](workbook/Appendix%20E.md) | ![100%](https://progress-bar.xyz/17/?scale=25&title=progress&width=500&color=babaca&suffix=/25) |

workbook/0x10.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 다이나믹 프로그래밍
22

3-
![100%](https://progress-bar.xyz/44/?scale=44&title=progress&width=500&color=babaca&suffix=/44)
3+
![100%](https://progress-bar.xyz/31/?scale=31&title=progress&width=500&color=babaca&suffix=/31)
44

55
[문제집 링크](https://www.acmicpc.net/workbook/view/7319)
66

@@ -37,16 +37,3 @@
3737
| 기본 문제 | 1904 | [01타일](https://www.acmicpc.net/problem/1904) | [정답 코드](../0x10/solutions/1904.cpp) |
3838
| 기본 문제 | 1788 | [피보나치 수의 확장](https://www.acmicpc.net/problem/1788) | [정답 코드](../0x10/solutions/1788.cpp) |
3939
| 기본 문제 | 4883 | [삼각 그래프](https://www.acmicpc.net/problem/4883) | [정답 코드](../0x10/solutions/4883.cpp) |
40-
| 응용 문제✔ | 9251 | [LCS](https://www.acmicpc.net/problem/9251) | [정답 코드](../0x10/solutions/9251.cpp) |
41-
| 응용 문제✔ | 1699 | [제곱수의 합](https://www.acmicpc.net/problem/1699) | [정답 코드](../0x10/solutions/1699.cpp) |
42-
| 응용 문제✔ | 9084 | [동전](https://www.acmicpc.net/problem/9084) | [정답 코드](../0x10/solutions/9084.cpp) |
43-
| 응용 문제✔ | 1915 | [가장 큰 정사각형](https://www.acmicpc.net/problem/1915) | [정답 코드](../0x10/solutions/1915.cpp) |
44-
| 응용 문제✔ | 10942 | [팰린드롬?](https://www.acmicpc.net/problem/10942) | [정답 코드](../0x10/solutions/10942.cpp) |
45-
| 응용 문제✔ | 9655 | [돌 게임](https://www.acmicpc.net/problem/9655) | [정답 코드](../0x10/solutions/9655.cpp), [별해 1](../0x10/solutions/9655_1.cpp) |
46-
| 응용 문제✔ | 2011 | [암호코드](https://www.acmicpc.net/problem/2011) | [정답 코드](../0x10/solutions/2011.cpp) |
47-
| 응용 문제 | 2294 | [동전 2](https://www.acmicpc.net/problem/2294) | [정답 코드](../0x10/solutions/2294.cpp) |
48-
| 응용 문제 | 2133 | [타일 채우기](https://www.acmicpc.net/problem/2133) | [정답 코드](../0x10/solutions/2133.cpp) |
49-
| 응용 문제 | 1520 | [내리막 길](https://www.acmicpc.net/problem/1520) | [정답 코드](../0x10/solutions/1520.cpp) |
50-
| 응용 문제 | 9657 | [돌 게임 3](https://www.acmicpc.net/problem/9657) | [정답 코드](../0x10/solutions/9657.cpp) |
51-
| 응용 문제 | 11660 | [구간 합 구하기 5](https://www.acmicpc.net/problem/11660) | [정답 코드](../0x10/solutions/11660.cpp) |
52-
| 응용 문제 | 2482 | [색상환](https://www.acmicpc.net/problem/2482) | [정답 코드](../0x10/solutions/2482.cpp) |

workbook/0x15.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 해시
22

3-
![100%](https://progress-bar.xyz/10/?scale=10&title=progress&width=500&color=babaca&suffix=/10)
3+
![100%](https://progress-bar.xyz/9/?scale=9&title=progress&width=500&color=babaca&suffix=/9)
44

55
[문제집 링크](https://www.acmicpc.net/workbook/view/9063)
66

@@ -15,4 +15,3 @@
1515
| 기본 문제 | 11478 | [서로 다른 부분 문자열의 개수](https://www.acmicpc.net/problem/11478) | [정답 코드](../0x15/solutions/11478.cpp) |
1616
| 기본 문제 | 19583 | [싸이버개강총회](https://www.acmicpc.net/problem/19583) | [정답 코드](../0x15/solutions/19583.cpp) |
1717
| 응용 문제✔ | 20166 | [문자열 지옥에 빠진 호석](https://www.acmicpc.net/problem/20166) | [정답 코드](../0x15/solutions/20166.cpp) |
18-
| 응용 문제✔ | 1351 | [무한 수열](https://www.acmicpc.net/problem/1351) | [정답 코드](../0x15/solutions/1351.cpp) |

workbook/0x1A.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
| 기본 문제✔ | 21276 | [계보 복원가 호석](https://www.acmicpc.net/problem/21276) | [정답 코드](../0x1A/solutions/21276.cpp) |
1212
| 응용 문제✔ | 1766 | [문제집](https://www.acmicpc.net/problem/1766) | [정답 코드](../0x1A/solutions/1766.cpp) |
1313
| 응용 문제 | 2056 | [작업](https://www.acmicpc.net/problem/2056) | [정답 코드](../0x1A/solutions/2056.cpp) |
14-
| 응용 문제 | 1005 | [ACM Craft](https://www.acmicpc.net/problem/1005) | [정답 코드](../0x1A/solutions/1005.cpp) |
14+
| 응용 문제 | 1005 | [ACM Craft](https://www.acmicpc.net/problem/1005) | [정답 코드](../0x1A/solutions/1005.cpp), [별해 1](../0x1A/solutions/1005_1.cpp) |
1515
| 응용 문제 | 2637 | [장난감 조립](https://www.acmicpc.net/problem/2637) | [정답 코드](../0x1A/solutions/2637.cpp) |

workbook/Appendix E.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# 다이나믹 프로그래밍 심화
2+
3+
![100%](https://progress-bar.xyz/17/?scale=25&title=progress&width=500&color=babaca&suffix=/25)
4+
5+
[문제집 링크](https://www.acmicpc.net/workbook/view/23049)
6+
7+
| 문제 분류 | 문제 | 문제 제목 | 정답 코드 |
8+
| :--: | :--: | :--: | :--: |
9+
| 연습 문제 | 9251 | [LCS](https://www.acmicpc.net/problem/9251) | [정답 코드](../Appendix%20E/solutions/9251.cpp) |
10+
| 연습 문제 | 9084 | [동전](https://www.acmicpc.net/problem/9084) | [정답 코드](../Appendix%20E/solutions/9084.cpp) |
11+
| 연습 문제 | 12865 | [평범한 배낭](https://www.acmicpc.net/problem/12865) | [정답 코드](../Appendix%20E/solutions/12865.cpp) |
12+
| 연습 문제 | 1915 | [가장 큰 정사각형](https://www.acmicpc.net/problem/1915) | [정답 코드](../Appendix%20E/solutions/1915.cpp) |
13+
| 연습 문제 | 1351 | [무한 수열](https://www.acmicpc.net/problem/1351) | [정답 코드](../Appendix%20E/solutions/1351.cpp) |
14+
| 연습 문제 | 1937 | [욕심쟁이 판다](https://www.acmicpc.net/problem/1937) | [정답 코드](../Appendix%20E/solutions/1937.cpp) |
15+
| 연습 문제 | 1949 | [우수 마을](https://www.acmicpc.net/problem/1949) | [정답 코드](../Appendix%20E/solutions/1949.cpp) |
16+
| 연습 문제 | 1005 | [ACM Craft](https://www.acmicpc.net/problem/1005) | [정답 코드](../Appendix%20E/solutions/1005.cpp) |
17+
| 기본 문제✔ | 10942 | [팰린드롬?](https://www.acmicpc.net/problem/10942) | [정답 코드](../Appendix%20E/solutions/10942.cpp) |
18+
| 기본 문제✔ | 1699 | [제곱수의 합](https://www.acmicpc.net/problem/1699) | [정답 코드](../Appendix%20E/solutions/1699.cpp) |
19+
| 기본 문제✔ | 9657 | [돌 게임 3](https://www.acmicpc.net/problem/9657) | [정답 코드](../Appendix%20E/solutions/9657.cpp) |
20+
| 기본 문제✔ | 11660 | [구간 합 구하기 5](https://www.acmicpc.net/problem/11660) | [정답 코드](../Appendix%20E/solutions/11660.cpp) |
21+
| 기본 문제✔ | 9665 | [GMO](https://www.acmicpc.net/problem/9665) | - |
22+
| 기본 문제✔ | 2011 | [암호코드](https://www.acmicpc.net/problem/2011) | [정답 코드](../Appendix%20E/solutions/2011.cpp) |
23+
| 기본 문제✔ | 12784 | [인하니카 공화국](https://www.acmicpc.net/problem/12784) | - |
24+
| 기본 문제✔ | 25515 | [트리 노드 합의 최댓값](https://www.acmicpc.net/problem/25515) | - |
25+
| 기본 문제✔ | 21276 | [계보 복원가 호석](https://www.acmicpc.net/problem/21276) | - |
26+
| 응용 문제✔ | 2294 | [동전 2](https://www.acmicpc.net/problem/2294) | [정답 코드](../Appendix%20E/solutions/2294.cpp) |
27+
| 응용 문제✔ | 2133 | [타일 채우기](https://www.acmicpc.net/problem/2133) | [정답 코드](../Appendix%20E/solutions/2133.cpp) |
28+
| 응용 문제✔ | 1520 | [내리막 길](https://www.acmicpc.net/problem/1520) | [정답 코드](../Appendix%20E/solutions/1520.cpp) |
29+
| 응용 문제✔ | 2482 | [색상환](https://www.acmicpc.net/problem/2482) | [정답 코드](../Appendix%20E/solutions/2482.cpp) |
30+
| 응용 문제✔ | 27501 | [RGB트리](https://www.acmicpc.net/problem/27501) | - |
31+
| 응용 문제✔ | 24232 | [망가진 나무](https://www.acmicpc.net/problem/24232) | - |
32+
| 응용 문제✔ | 3665 | [최종 순위](https://www.acmicpc.net/problem/3665) | - |
33+
| 응용 문제✔ | 2611 | [자동차경주](https://www.acmicpc.net/problem/2611) | - |

0 commit comments

Comments
 (0)
0