Skip to content

Commit 667f087

Browse files
committed
Link file
1 parent 1a5d9ff commit 667f087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ Swift 로 백준 단계별로 풀어보기를 진행하고 있습니다.
1111
|6|[문자열](https://github.com/drew105/Study_algorithms/blob/main/BAEKJOON/%EB%AC%B8%EC%9E%90%EC%97%B4/%EB%AC%B8%EC%9E%90%EC%97%B4.md)|문자열을 다루는 문제들을 해결해 봅시다.|10|
1212
|7|[기본 수학 1](https://github.com/drew105/Study_algorithms/blob/main/BAEKJOON/%EA%B8%B0%EB%B3%B8%20%EC%88%98%ED%95%99%201/%EA%B8%B0%EB%B3%B8%20%EC%88%98%ED%95%99%201.md)|수학 문제로 수학적 사고력을 길러 봅시다.|8|
1313
|8|[기본 수학 2](https://github.com/drew105/Study_algorithms/blob/main/BAEKJOON/%EA%B8%B0%EB%B3%B8%20%EC%88%98%ED%95%99%202/%EA%B8%B0%EB%B3%B8%20%EC%88%98%ED%95%99%202.md)|소수와 기하를 다뤄 봅시다.|6|
14-
|9|[2차원 배열]()|배열 안에 배열이 있다면 어떨까요? 2차원 배열을 만들어 봅시다. |3|
14+
|9|[2차원 배열](https://github.com/drew105/Study_algorithms/blob/main/BAEKJOON/2%EC%B0%A8%EC%9B%90%20%EB%B0%B0%EC%97%B4/2%EC%B0%A8%EC%9B%90%20%EB%B0%B0%EC%97%B4.md)|배열 안에 배열이 있다면 어떨까요? 2차원 배열을 만들어 봅시다. |3|

0 commit comments

Comments
 (0)