File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 38
38
| 0x0A | DFS (문제집 X) | |
39
39
| 0x0B | [ 재귀] ( workbook/0x0B.md ) | ![ 100%] ( https://progress-bar.xyz/10/?scale=10&title=progress&width=500&color=babaca&suffix=/10 ) |
40
40
| 0x0C | [ 백트래킹] ( workbook/0x0C.md ) | ![ 100%] ( https://progress-bar.xyz/20/?scale=20&title=progress&width=500&color=babaca&suffix=/20 ) |
41
- | 0x0D | [ 시뮬레이션] ( workbook/0x0D.md ) | ![ 100%] ( https://progress-bar.xyz/41 /?scale=61&title=progress&width=500&color=babaca&suffix=/61 ) |
41
+ | 0x0D | [ 시뮬레이션] ( workbook/0x0D.md ) | ![ 100%] ( https://progress-bar.xyz/42 /?scale=61&title=progress&width=500&color=babaca&suffix=/61 ) |
42
42
| 0x0E | [ 정렬 I] ( workbook/0x0E.md ) | ![ 100%] ( https://progress-bar.xyz/8/?scale=8&title=progress&width=500&color=babaca&suffix=/8 ) |
43
43
| 0x0F | [ 정렬 II] ( workbook/0x0F.md ) | ![ 100%] ( https://progress-bar.xyz/9/?scale=9&title=progress&width=500&color=babaca&suffix=/9 ) |
44
44
| 0x10 | [ 다이나믹 프로그래밍] ( workbook/0x10.md ) | ![ 100%] ( https://progress-bar.xyz/44/?scale=44&title=progress&width=500&color=babaca&suffix=/44 ) |
Original file line number Diff line number Diff line change 1
1
# 시뮬레이션
2
2
3
- ![ 100%] ( https://progress-bar.xyz/41 /?scale=61&title=progress&width=500&color=babaca&suffix=/61 )
3
+ ![ 100%] ( https://progress-bar.xyz/42 /?scale=61&title=progress&width=500&color=babaca&suffix=/61 )
4
4
5
5
[ 문제집 링크] ( https://www.acmicpc.net/workbook/view/7316 )
6
6
44
44
| 기본 문제 | 19235 | [ 모노미노도미노] ( https://www.acmicpc.net/problem/19235 ) | [ 정답 코드] ( ../0x0D/solutions/19235.cpp ) |
45
45
| 기본 문제 | 20061 | [ 모노미노도미노 2] ( https://www.acmicpc.net/problem/20061 ) | - |
46
46
| 기본 문제 | 19236 | [ 청소년 상어] ( https://www.acmicpc.net/problem/19236 ) | [ 정답 코드] ( ../0x0D/solutions/19236.cpp ) |
47
- | 기본 문제 | 19237 | [ 어른 상어] ( https://www.acmicpc.net/problem/19237 ) | - |
47
+ | 기본 문제 | 19237 | [ 어른 상어] ( https://www.acmicpc.net/problem/19237 ) | [ 정답 코드 ] ( ../0x0D/solutions/19237.cpp ) |
48
48
| 기본 문제 | 19238 | [ 스타트 택시] ( https://www.acmicpc.net/problem/19238 ) | - |
49
49
| 기본 문제 | 20055 | [ 컨베이어 벨트 위의 로봇] ( https://www.acmicpc.net/problem/20055 ) | [ 정답 코드] ( ../0x0D/solutions/20055.cpp ) |
50
50
| 기본 문제 | 20056 | [ 마법사 상어와 파이어볼] ( https://www.acmicpc.net/problem/20056 ) | - |
You can’t perform that action at this time.
0 commit comments