File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
| 문제 분류 | 문제 | 문제 제목 | 정답 코드 |
8
8
| :--: | :--: | :--: | :--: |
9
9
| 연습 문제 | 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 ) |
11
11
| 기본 문제✔ | 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 ) |
13
13
| 기본 문제✔ | 1647 | [ 도시 분할 계획] ( https://www.acmicpc.net/problem/1647 ) | [ 정답 코드] ( ../0x1B/solutions/1647.cpp ) |
14
14
| 응용 문제✔ | 13418 | [ 학교 탐방하기] ( https://www.acmicpc.net/problem/13418 ) | [ 정답 코드] ( ../0x1B/solutions/13418.cpp ) |
15
15
| 응용 문제✔ | 1774 | [ 우주신과의 교감] ( https://www.acmicpc.net/problem/1774 ) | [ 정답 코드] ( ../0x1B/solutions/1774.cpp ) |
You can’t perform that action at this time.
0 commit comments