8000 Update 0x02.md · lkt9899/basic-algo-lecture@ca46105 · GitHub
[go: up one dir, main page]

Skip to content

Commit ca46105

Browse files
authored
Update 0x02.md
1 parent c244180 commit ca46105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workbook/0x02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| 문제 분류 | 문제 | 문제 제목 | 정답 코드 |
88
| :--: | :--: | :--: | :--: |
99
| 연습 문제 | 10871 | [X보다 작은 수](https://www.acmicpc.net/problem/10871) | [정답 코드](../0x02/solutions/10871.cpp) |
10-
| 기본 문제 | 1000 | [A+B](https://www.acmicpc.net/problem/1000) | [정답 코드](../0x02/solutions/1000.cpp) |
10+
| 기본 문제 | 1000 | [A+B](https://www.acmicpc.net/problem/1000) | [정답 코드](../0x02/solutions/1000.cpp) |
1111
| 기본 문제✔ | 2557 | [Hello World](https://www.acmicpc.net/problem/2557) | [정답 코드](../0x02/solutions/2557.cpp) |
1212
| 기본 문제✔ | 10171 | [고양이](https://www.acmicpc.net/problem/10171) | [정답 코드](../0x02/solutions/10171.cpp) |
1313
| 기본 문제✔ | 10869 | [사칙연산](https://www.acmicpc.net/problem/10869) | [정답 코드](../0x02/solutions/10869.cpp) |

0 commit comments

Comments
 (0)
0