Skip to content

Commit 3adf85f

Browse files
committed
docs(w02): 김동주 2주차 문제 추천 (DP)
1 parent 428b776 commit 3adf85f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

2주차 Knapsack/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,10 @@ $$
9494

9595
#### 김동주
9696

97-
| 난이도 | 번호 | 제목 | 링크 |
98-
| ------ | ---- | ---- | ------------------ |
99-
| ![??] | - | - | <https://boj.kr/-> |
97+
| 난이도 | 번호 | 제목 | 링크 | 비고 |
98+
| ------ | ---- | ----------- | --------------------- | ---- |
99+
| ![S1] | 1149 | RGB거리 | <https://boj.kr/1149> | DP |
100+
| ![G4] | 2133 | 타일 채우기 | <https://boj.kr/2133> | DP |
100101

101102
#### 정우현
102103

0 commit comments

Comments
 (0)