File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 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.dev/10/?scale=10&title=progress&width=500&color=babaca&suffix=/10 ) |
40
40
| 0x0C | [ 백트래킹] ( workbook/0x0C.md ) | ![ 100%] ( https://progress-bar.dev/20/?scale=20&title=progress&width=500&color=babaca&suffix=/20 ) |
41
- | 0x0D | [ 시뮬레이션] ( workbook/0x0D.md ) | ![ 100%] ( https://progress-bar.dev/35 /?scale=61&title=progress&width=500&color=babaca&suffix=/61 ) |
41
+ | 0x0D | [ 시뮬레이션] ( workbook/0x0D.md ) | ![ 100%] ( https://progress-bar.dev/36 /?scale=61&title=progress&width=500&color=babaca&suffix=/61 ) |
42
42
| 0x0E | [ 정렬 I] ( workbook/0x0E.md ) | ![ 100%] ( https://progress-bar.dev/8/?scale=8&title=progress&width=500&color=babaca&suffix=/8 ) |
43
43
| 0x0F | [ 정렬 II] ( workbook/0x0F.md ) | ![ 100%] ( https://progress-bar.dev/9/?scale=9&title=progress&width=500&color=babaca&suffix=/9 ) |
44
44
| 0x10 | [ 다이나믹 프로그래밍] ( workbook/0x10.md ) | ![ 100%] ( https://progress-bar.dev/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.dev/35 /?scale=61&title=progress&width=500&color=babaca&suffix=/61 )
3
+ ![ 100%] ( https://progress-bar.dev/36 /?scale=61&title=progress&width=500&color=babaca&suffix=/61 )
4
4
5
5
[ 문제집 링크] ( https://www.acmicpc.net/workbook/view/7316 )
6
6
62
62
| 기본 문제 | 21609 | [ 상어 중학교] ( https://www.acmicpc.net/problem/21609 ) | - |
63
63
| 기본 문제 | 21610 | [ 마법사 상어와 비바라기] ( https://www.acmicpc.net/problem/21610 ) | - |
64
64
| 기본 문제 | 21611 | [ 마법사 상어와 블리자드] ( https://www.acmicpc.net/problem/21611 ) | - |
65
- | 기본 문제 | 23288 | [ 주사위 굴리기 2] ( https://www.acmicpc.net/problem/23288 ) | - |
65
+ | 기본 문제 | 23288 | [ 주사위 굴리기 2] ( https://www.acmicpc.net/problem/23288 ) | [ 정답 코드 ] ( ../0x0D/solutions/23288.cpp ) |
66
66
| 기본 문제 | 23289 | [ 온풍기 안녕!] ( https://www.acmicpc.net/problem/23289 ) | - |
67
67
| 기본 문제 | 23290 | [ 마법사 상어와 복제] ( https://www.acmicpc.net/problem/23290 ) | [ 정답 코드] ( ../0x0D/solutions/23290.cpp ) |
68
68
| 기본 문제 | 23291 | [ 어항 정리] ( https://www.acmicpc.net/problem/23291 ) | - |
You can’t perform that action at this time.
0 commit comments