Skip to content

Commit

Permalink
Merge pull request #147 from AlgoLeadMe/revert-137-35-pknujsp
Browse files Browse the repository at this point in the history
Revert "35-pknujsp"
  • Loading branch information
pknujsp authored Mar 3, 2024
2 parents 64cd3b5 + 2610f2e commit 007e0ab
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 111 deletions.
43 changes: 0 additions & 43 deletions pknujsp/BFS/33-이분 그래프.py

This file was deleted.

5 changes: 1 addition & 4 deletions pknujsp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,4 @@
| 29차시 | 2024.01.18 | DFS, UNION-FIND | [순열 사이클](https://www.acmicpc.net/problem/10451) | [#112](https://github.com/lgoLeadMe/AlgoLeadMe-1/pull/112) |
| 30차시 | 2024.01.23 | DP | [ABBC](https://www.acmicpc.net/problem/25381) | [#119](https://github.com/lgoLeadMe/AlgoLeadMe-1/pull/119) |
| 31차시 | 2024.01.30 | SORT | [멀티버스 Ⅱ](https://www.acmicpc.net/problem/18869) | [#123](https://github.com/lgoLeadMe/AlgoLeadMe-1/pull/123) |
| 32차시 | 2024.02.04 | BFS | [숨바꼭질 3](https://www.acmicpc.net/problem/13549) | [#127](https://github.com/lgoLeadMe/AlgoLeadMe-1/pull/127) |
| 33차시 | 2024.02.06 || [철로](https://www.acmicpc.net/problem/13334) | [#132](https://github.com/lgoLeadMe/AlgoLeadMe-1/pull/132) |
| 34차시 | 2024.02.12 | BFS | [이분 그래프](https://www.acmicpc.net/problem/1707) | [#135](https://github.com/lgoLeadMe/AlgoLeadMe-1/pull/135) |
| 35차시 | 2024.02.18 | 그리디 | [선물할인](https://www.acmicpc.net/problem/25947) | [#137](https://github.com/lgoLeadMe/AlgoLeadMe-1/pull/137) |
| 32차시 | 2024.02.04 | BFS | [숨바꼭질 3](https://www.acmicpc.net/problem/13549) | [#127](https://github.com/lgoLeadMe/AlgoLeadMe-1/pull/127) |
36 changes: 0 additions & 36 deletions pknujsp/그리디/35-선물할인.py

This file was deleted.

28 changes: 0 additions & 28 deletions pknujsp/큐/33-철로.py

This file was deleted.

0 comments on commit 007e0ab

Please sign in to comment.