8000 [bot]auto workbook update · windowdong11/basic-algo-lecture@522785a · GitHub
[go: up one dir, main page]

Skip to content

Commit 522785a

Browse files
author
[bot]auto-workbook
committed
[bot]auto workbook update
1 parent 6eefffc commit 522785a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workbook/0x09.md

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

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

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

@@ -22,7 +22,7 @@
2222
| 기본 문제 | 5014 | [스타트링크](https://www.acmicpc.net/problem/5014) | - |
2323
| 기본 문제 | 2468 | [안전 영역](https://www.acmicpc.net/problem/2468) | - |
2424
| 기본 문제 | 6593 | [상범 빌딩](https://www.acmicpc.net/problem/6593) | - |
25-
| 응용 문제✔ | 2206 | [벽 부수고 이동하기](https://www.acmicpc.net/problem/2206) | - |
25+
| 응용 문제✔ | 2206 | [벽 부수고 이동하기](https://www.acmicpc.net/problem/2206) | [정답 코드](../0x09/solutions/2206.cpp) |
2626
| 응용 문제✔ | 9466 | [텀 프로젝트](https://www.acmicpc.net/problem/9466) | [정답 코드](../0x09/solutions/9466.cpp) |
2727
| 응용 문제✔ | 2573 | [빙산](https://www.acmicpc.net/problem/2573) | - |
2828
| 응용 문제✔ | 13549 | [숨바꼭질 3](https://www.acmicpc.net/problem/13549) | [정답 코드](../0x09/solutions/13549.cpp), [별해 1](../0x09/solutions/13549_1.cpp) |

0 commit comments

Comments
 (0)
0