From 9864097bb09f636e9ea6b1dda526348abbd91913 Mon Sep 17 00:00:00 2001 From: 2secondag <2second__ag@naver.com> Date: Tue, 27 Feb 2024 22:02:05 +0900 Subject: [PATCH] Update README.md --- 2secondag/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/2secondag/README.md b/2secondag/README.md index 97720f1..7fbe20b 100644 --- a/2secondag/README.md +++ b/2secondag/README.md @@ -12,4 +12,12 @@ | 8차시 | 2024.01.22 | 구현 | [단어 공부] (https://www.acmicpc.net/problem/1157) | [#31](https://github.com/AlgoLeadMe/AlgoLeadMe-5/pull/31#event-11604202172)| | 9차시 | 2024.01.25 | 수학 | [달팽이는 올라가고 싶다] (https://www.acmicpc.net/problem/2869) | [#37](https://github.com/AlgoLeadMe/AlgoLeadMe-5/pull/37#event-11619409875)| | 10차시 | 2024.01.28 | 구현 | [음계] (https://www.acmicpc.net/problem/2920) | [#39](https://github.com/AlgoLeadMe/AlgoLeadMe-5/pull/39#event-11655882785)| +<<<<<<< Updated upstream +======= +| 11차시 | 2024.01.31 | 부루트포스 알고리즘 | [블랙잭] (https://www.acmicpc.net/problem/2798) | [#46]()| +| 12차시 | 2024.02.15 | 스택 | [스택] (https://www.acmicpc.net/problem/10828) | [#58](https://github.com/AlgoLeadMe/AlgoLeadMe-5/pull/58)| +| 13차시 | 2024.02.18 | 브루트포스 | [체스판 다시 칠하기] (https://www.acmicpc.net/problem/1018) | [#62](https://github.com/AlgoLeadMe/AlgoLeadMe-5/pull/62)| +| 14차시 | 2024.02.21 | 자료구조 | [수 찾기] (https://www.acmicpc.net/problem/1920) | [#63](https://github.com/AlgoLeadMe/AlgoLeadMe-5/pull/63#issuecomment-1962366605)| +| 15차시 | 2024.02.24 | 구현 | [요세푸스 문제] (https://www.acmicpc.net/problem/11866) | [#65](https://github.com/AlgoLeadMe/AlgoLeadMe-5/pull/65)| +>>>>>>> Stashed changes