Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangJi-dev authored Apr 5, 2023
1 parent c793476 commit 10be1ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
### ๐Ÿ“ ๋ฐฑ์ค€
| ๋ฌธ์ œ ๋ฒˆํ˜ธ | ๋ฌธ์ œ์ด๋ฆ„ | ๋‚œ์ด๋„ | ์œ ํ˜• | ํ’€์ด | ์ •๋ฆฌ | ํ’€์ด ์ผ์ž |
|:----------:|:----------:|:----------:|:----:|:----:|:----:|:----:|
| [ 9095 ](https://www.acmicpc.net/problem/9095) | [ 1, 2, 3 ๋”ํ•˜๊ธฐ ](https://www.acmicpc.net/problem/9095) | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | DP | [๐Ÿ•ฏ๏ธ](https://github.com/hwangJi-dev/swiftAlgorithm/blob/main/Programmers/Boj/9095_1%2C%202%2C%203%20%EB%8D%94%ED%95%98%EA%B8%B0.swift) | [ ๐Ÿ’ฌ #186 ](https://github.com/hwangJi-dev/swiftAlgorithm/issues/186) | `2023.04.05` |
| [ 1463 ](https://www.acmicpc.net/problem/1463) | [ 1๋กœ ๋งŒ๋“ค๊ธฐ ](https://www.acmicpc.net/problem/1463) | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/8.svg"/> | DP | [๐Ÿ’ก](https://github.com/hwangJi-dev/swiftAlgorithm/blob/main/Programmers/Boj/1463_1%EB%A1%9C%20%EB%A7%8C%EB%93%A4%EA%B8%B0.swift) | [ ๐Ÿ’ฌ #185 ](https://github.com/hwangJi-dev/swiftAlgorithm/issues/185) | `2023.04.05` |
| [ 7576 ](https://www.acmicpc.net/problem/14940) | [ ํ† ๋งˆํ†  ](https://www.acmicpc.net/problem/14940) | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/11.svg"/> | BFS | [๐Ÿ˜](https://github.com/hwangJi-dev/swiftAlgorithm/blob/main/Programmers/Boj/7576_%ED%86%A0%EB%A7%88%ED%86%A0.swift) | [ ๐Ÿ’ฌ #177 ](https://github.com/hwangJi-dev/swiftAlgorithm/issues/177) | `2023.04.02` |
| [ 14940 ](https://www.acmicpc.net/problem/14940) | [ ์‰ฌ์šด ์ตœ๋‹จ๊ฑฐ๋ฆฌ ](https://www.acmicpc.net/problem/14940) | <img height="25px" width="25px" src="https://static.solved.ac/tier_small/10.svg"/> | BFS | [๐Ÿ˜Š](https://github.com/hwangJi-dev/swiftAlgorithm/blob/main/Programmers/Boj/14940_%EC%89%AC%EC%9A%B4%20%EC%B5%9C%EB%8B%A8%EA%B1%B0%EB%A6%AC.swift) | [ ๐Ÿ’ฌ #176 ](https://github.com/hwangJi-dev/swiftAlgorithm/issues/176) | `2023.04.02` |
Expand Down

0 comments on commit 10be1ba

Please sign in to comment.