We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905c9b3 commit 32f9e73Copy full SHA for 32f9e73
README.md
@@ -33,6 +33,7 @@ Personal Solution of Algorithm Probs
33
- [10026](https://www.acmicpc.net/problem/10026) : 적록색약 = [풀이](https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/10026.cpp)
34
- [2468](https://www.acmicpc.net/problem/2468) : 안전영역 = [풀이](https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/2468.cpp)
35
- [2573](https://www.acmicpc.net/problem/2573) : 빙산 = [풀이](https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/2573.cpp)
36
+- [5427](https://www.acmicpc.net/problem/5427) : 불 = [풀이](https://github.com/devOTTO/Algorithm-Study/blob/master/baekjoon/5427.cpp)
37
38
39
#### 백트랙킹/시뮬레이션
0 commit comments