Skip to content

Commit

Permalink
[bot]auto workbook update
Browse files Browse the repository at this point in the history
  • Loading branch information
[bot]auto-workbook committed Mar 30, 2024
1 parent 6f64ef1 commit fa7f838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workbook/0x0B.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
| 기본 문제✔ | 2630 | [색종이 만들기](https://www.acmicpc.net/problem/2630) | [정답 코드](../0x0B/solutions/2630.cpp) |
| 기본 문제✔ | 1992 | [쿼드트리](https://www.acmicpc.net/problem/1992) | [정답 코드](../0x0B/solutions/1992.cpp) |
| 응용 문제✔ | 2447 | [별 찍기 - 10](https://www.acmicpc.net/problem/2447) | [정답 코드](../0x0B/solutions/2447.cpp), [별해 1](../0x0B/solutions/2447_1.cpp) |
| 응용 문제✔ | 2448 | [별 찍기 - 11](https://www.acmicpc.net/problem/2448) | [정답 코드](../0x0B/solutions/2448.cpp) |
| 응용 문제✔ | 2448 | [별 찍기 - 11](https://www.acmicpc.net/problem/2448) | [정답 코드](../0x0B/solutions/2448.cpp), [별해 1](../0x0B/solutions/2448_1.cpp) |
| 응용 문제 | 14956 | [Philosopher’s Walk](https://www.acmicpc.net/problem/14956) | [정답 코드](../0x0B/solutions/14956.cpp) |

0 comments on commit fa7f838

Please sign in to comment.