8000 [bot]auto workbook update · hackerman91/basic-algo-lecture@724b106 · GitHub
[go: up one dir, main page]

Skip to content

Commit 724b106

Browse files
author
[bot]auto-workbook
committed
[bot]auto workbook update
1 parent e530e83 commit 724b106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workbook/0x1B.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
| 문제 분류 | 문제 | 문제 제목 | 정답 코드 |
88
| :--: | :--: | :--: | :--: |
99
| 연습 문제 | 1197 | [최소 스패닝 트리](https://www.acmicpc.net/problem/1197) | [정답 코드](../0x1B/solutions/1197.cpp), [별해 1](../0x1B/solutions/1197_1.cpp) |
10-
| 연습 문제 | 1368 | [물대기](https://www.acmicpc.net/problem/1368) | [정답 코드](../0x1B/solutions/1368.cpp) |
10+
| 연습 문제 | 1368 | [물대기](https://www.acmicpc.net/problem/1368) | [정답 코드](../0x1B/solutions/1368.cpp), [별해 1](../0x1B/solutions/1368_1.cpp) |
1111
| 기본 문제✔ | 9372 | [상근이의 여행](https://www.acmicpc.net/problem/9372) | [정답 코드](../0x1B/solutions/9372.cpp) |
12-
| 기본 문제✔ | 16398 | [행성 연결](https://www.acmicpc.net/problem/16398) | [정답 코드](../0x1B/solutions/16398.cpp) |
12+
| 기본 문제✔ | 16398 | [행성 연결](https://www.acmicpc.net/problem/16398) | [정답 코드](../0x1B/solutions/16398.cpp), [별해 1](../0x1B/solutions/16398_1.cpp) |
1313
| 기본 문제✔ | 1647 | [도시 분할 계획](https://www.acmicpc.net/problem/1647) | [정답 코드](../0x1B/solutions/1647.cpp) |
1414
| 응용 문제✔ | 13418 | [학교 탐방하기](https://www.acmicpc.net/problem/13418) | [정답 코드](../0x1B/solutions/13418.cpp) |
1515
| 응용 문제✔ | 1774 | [우주신과의 교감](https://www.acmicpc.net/problem/1774) | [정답 코드](../0x1B/solutions/1774.cpp) |

0 commit comments

Comments
 (0)
0