From 4963da6bf99e98a8d263f5be038cd89515441a11 Mon Sep 17 00:00:00 2001 From: tgyuu-An Date: Mon, 6 Nov 2023 19:04:23 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=90=B3=F0=9F=90=B3=EC=8A=A4=ED=84=B0?= =?UTF-8?q?=EB=94=94=20=EC=B4=88=EA=B8=B0=EC=84=B8=ED=8C=85=F0=9F=90=AC?= =?UTF-8?q?=F0=9F=90=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++++++++++ Dolchae/README.md | 6 ++++++ GukyoHwang/README.md | 6 ++++++ gjsk132/README.md | 6 ++++++ xxubin04/README.md | 6 ++++++ 5 files changed, 38 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md create mode 100644 Dolchae/README.md create mode 100644 GukyoHwang/README.md create mode 100644 gjsk132/README.md create mode 100644 xxubin04/README.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..82f8efa --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ + + +## 🔗 문제 링크 + + +## ✔️ 소요된 시간 + + +## ✨ 수도 코드 + + + +## 📚 새롭게 알게된 내용 + diff --git a/Dolchae/README.md b/Dolchae/README.md new file mode 100644 index 0000000..8134ba4 --- /dev/null +++ b/Dolchae/README.md @@ -0,0 +1,6 @@ +## ✏️ 기록 + +| 차시 | 날짜 | 문제유형 | 링크 | 풀이 | +|:----:|:---------:|:----:|:-----:|:----:| +| 1차시 | 2023.10.27 | BFS | - | - | +--- diff --git a/GukyoHwang/README.md b/GukyoHwang/README.md new file mode 100644 index 0000000..8134ba4 --- /dev/null +++ b/GukyoHwang/README.md @@ -0,0 +1,6 @@ +## ✏️ 기록 + +| 차시 | 날짜 | 문제유형 | 링크 | 풀이 | +|:----:|:---------:|:----:|:-----:|:----:| +| 1차시 | 2023.10.27 | BFS | - | - | +--- diff --git a/gjsk132/README.md b/gjsk132/README.md new file mode 100644 index 0000000..8134ba4 --- /dev/null +++ b/gjsk132/README.md @@ -0,0 +1,6 @@ +## ✏️ 기록 + +| 차시 | 날짜 | 문제유형 | 링크 | 풀이 | +|:----:|:---------:|:----:|:-----:|:----:| +| 1차시 | 2023.10.27 | BFS | - | - | +--- diff --git a/xxubin04/README.md b/xxubin04/README.md new file mode 100644 index 0000000..8134ba4 --- /dev/null +++ b/xxubin04/README.md @@ -0,0 +1,6 @@ +## ✏️ 기록 + +| 차시 | 날짜 | 문제유형 | 링크 | 풀이 | +|:----:|:---------:|:----:|:-----:|:----:| +| 1차시 | 2023.10.27 | BFS | - | - | +--- From c31074cfca9a61d6d64c87a04468190a4114d985 Mon Sep 17 00:00:00 2001 From: tgyuu-An <116813010+tgyuuAn@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:17:31 +0900 Subject: [PATCH 2/3] =?UTF-8?q?=20=F0=9F=90=B3=F0=9F=90=B3=EC=8A=A4?= =?UTF-8?q?=ED=84=B0=EB=94=94=20=EC=B4=88=EA=B8=B0=EC=84=B8=ED=8C=85?= =?UTF-8?q?=F0=9F=90=AC=F0=9F=90=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96d7c3f..a568364 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ GukyoHwang gjsk132 Dolchae - ccubin04 + xxubin04 From e1f8688e18d3daced5f0757192947d15eefdfe7c Mon Sep 17 00:00:00 2001 From: 9kyo-hwang Date: Wed, 8 Nov 2023 00:05:32 +0900 Subject: [PATCH 3/3] 1-9kyo-hwang MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AlgoLeadMe 3팀 스따뚜 --- 9-kyo-hwang/README.md | 2 +- ...0\354\236\226\354\225\204\354\232\224.cpp" | 30 +++++++++++++++++++ GukyoHwang/README.md | 6 ---- 3 files changed, 31 insertions(+), 7 deletions(-) create mode 100644 "9-kyo-hwang/\352\265\254\355\230\204/1 - \355\226\211\353\263\265\354\235\200 \354\204\261\354\240\201\354\210\234\354\235\264 \354\225\204\353\213\210\354\236\226\354\225\204\354\232\224.cpp" delete mode 100644 GukyoHwang/README.md diff --git a/9-kyo-hwang/README.md b/9-kyo-hwang/README.md index 8134ba4..f1b6b0a 100644 --- a/9-kyo-hwang/README.md +++ b/9-kyo-hwang/README.md @@ -2,5 +2,5 @@ | 차시 | 날짜 | 문제유형 | 링크 | 풀이 | |:----:|:---------:|:----:|:-----:|:----:| -| 1차시 | 2023.10.27 | BFS | - | - | +| 1차시 | 2023.11.07 | 구현 | [기본] 행복은 성적순이 아니잖아요. | - | --- diff --git "a/9-kyo-hwang/\352\265\254\355\230\204/1 - \355\226\211\353\263\265\354\235\200 \354\204\261\354\240\201\354\210\234\354\235\264 \354\225\204\353\213\210\354\236\226\354\225\204\354\232\224.cpp" "b/9-kyo-hwang/\352\265\254\355\230\204/1 - \355\226\211\353\263\265\354\235\200 \354\204\261\354\240\201\354\210\234\354\235\264 \354\225\204\353\213\210\354\236\226\354\225\204\354\232\224.cpp" new file mode 100644 index 0000000..47951aa --- /dev/null +++ "b/9-kyo-hwang/\352\265\254\355\230\204/1 - \355\226\211\353\263\265\354\235\200 \354\204\261\354\240\201\354\210\234\354\235\264 \354\225\204\353\213\210\354\236\226\354\225\204\354\232\224.cpp" @@ -0,0 +1,30 @@ +#include +#include + +using namespace std; + +int main() { + int t; cin >> t; + bool result = true; + + while(t--) { + int l, s, n, k, m; // 학생 수, 등수, A+ 비율, 수행 평가 개수, 과락 점수 + cin >> l >> s >> n >> k >> m; + vector v(k); // 수행 평가 k개의 각 점수 + for(int &i : v) cin >> i; + + if(s >= l * (double)n / 100) { + result = false; + } else { + for(const int i : v) { + if(i <= m) { + result = false; + break; + } + } + } + } + + cout << result; + return 0; +} \ No newline at end of file diff --git a/GukyoHwang/README.md b/GukyoHwang/README.md deleted file mode 100644 index 8134ba4..0000000 --- a/GukyoHwang/README.md +++ /dev/null @@ -1,6 +0,0 @@ -## ✏️ 기록 - -| 차시 | 날짜 | 문제유형 | 링크 | 풀이 | -|:----:|:---------:|:----:|:-----:|:----:| -| 1차시 | 2023.10.27 | BFS | - | - | ----