We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3f47d commit 729d85fCopy full SHA for 729d85f
workbook/0x02.md
@@ -1,6 +1,6 @@
1
# 기초 코드 작성 요령 II
2
3
-
+
4
5
[문제집 링크](https://www.acmicpc.net/workbook/view/7306)
6
@@ -33,4 +33,4 @@
33
| 2443 | [별 찍기 - 6](https://www.acmicpc.net/problem/2443) | [정답 코드](../0x02/solutions/2443.cpp) |
34
| 2444 | [별 찍기 - 7](https://www.acmicpc.net/problem/2444) | [정답 코드](../0x02/solutions/2444.cpp) |
35
| 2445 | [별 찍기 - 8](https://www.acmicpc.net/problem/2445) | [정답 코드](../0x02/solutions/2445.cpp) |
36
-| 2446 | [별 찍기 - 9](https://www.acmicpc.net/problem/2446) | - |
+| 2446 | [별 찍기 - 9](https://www.acmicpc.net/problem/2446) | [정답 코드](../0x02/solutions/2446.cpp) |
0 commit comments