From 7f745786455662394cc5a94a45e2e742e7eba7eb Mon Sep 17 00:00:00 2001 From: BOT <ingyu1008@gmail.com> Date: Sat, 29 Jun 2024 06:14:40 +0000 Subject: [PATCH] AUTO : Update recent.json --- __pycache__/Database.cpython-310.pyc | Bin 2778 -> 2778 bytes database.json | 17 +++++++++++++---- diff.json | 12 +++++++++++- readme.md | 4 ++-- recent.json | 12 +++++++++++- 5 files changed, 37 insertions(+), 8 deletions(-) diff --git a/__pycache__/Database.cpython-310.pyc b/__pycache__/Database.cpython-310.pyc index b0735a16ed169643a7984bdeadb14fae138d24c9..1ea30511facc4d39389add6b4992012b7ab9b42c 100644 GIT binary patch delta 19 Zcmca5dP|fmpO=@50SH8vZREPZ1pqQ41j_&b delta 19 Zcmca5dP|fmpO=@50SE-5Hga9y0st_M1bYAg diff --git a/database.json b/database.json index b534fd1..84a3847 100644 --- a/database.json +++ b/database.json @@ -1,7 +1,7 @@ { "success": true, "result": { - "total_problems": 1920, + "total_problems": 1921, "total_page": 1, "problems": [ { @@ -11785,6 +11785,15 @@ "solved_count": 6617, "average_try": 2.2028 }, + { + "id": 17350, + "level": 3, + "level_locked": 0, + "solvable": 1, + "title": "2\ub8e8\uc218 \uc774\ub984\uc774 \ubb50\uc57c", + "solved_count": 1365, + "average_try": 1.5267 + }, { "id": 17353, "level": 19, @@ -17272,8 +17281,8 @@ "level_locked": 0, "solvable": 1, "title": "\ub4f1\uad50", - "solved_count": 262, - "average_try": 1.4847 + "solved_count": 277, + "average_try": 1.4801 }, { "id": 31994, @@ -17286,5 +17295,5 @@ } ] }, - "last_updated": "Sat Jun 29 00:50:24 2024" + "last_updated": "Sat Jun 29 06:14:40 2024" } \ No newline at end of file diff --git a/diff.json b/diff.json index 6f9d7ad..3532cc1 100644 --- a/diff.json +++ b/diff.json @@ -1,3 +1,13 @@ { - "problems": [] + "problems": [ + { + "id": 17350, + "level": 3, + "level_locked": 0, + "solvable": 1, + "title": "2\ub8e8\uc218 \uc774\ub984\uc774 \ubb50\uc57c", + "solved_count": 1365, + "average_try": 1.5267 + } + ] } \ No newline at end of file diff --git a/readme.md b/readme.md index b66f5ef..c211609 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,8 @@ -올해 푼 문제 수: 397 +올해 푼 문제 수: 398 | 문제 번호 | 문제 이름 | 난이도 | 풀이 날짜 | | --- | --- | --- | --- | +| 17350 | [2루수 이름이 뭐야](https://www.acmicpc.net/problem/17350) | <img height="25px" width="25px=" src="https://static.solved.ac/tier_small/3.svg"/> | 2024. 06. 29. | | 4806 | [줄 세기](https://www.acmicpc.net/problem/4806) | <img height="25px" width="25px=" src="https://static.solved.ac/tier_small/3.svg"/> | 2024. 06. 28. | | 17094 | [Serious Problem](https://www.acmicpc.net/problem/17094) | <img height="25px" width="25px=" src="https://static.solved.ac/tier_small/3.svg"/> | 2024. 06. 27. | | 22938 | [백발백준하는 명사수](https://www.acmicpc.net/problem/22938) | <img height="25px" width="25px=" src="https://static.solved.ac/tier_small/3.svg"/> | 2024. 06. 26. | @@ -21,4 +22,3 @@ | 31668 | [특별한 가지](https://www.acmicpc.net/problem/31668) | <img height="25px" width="25px=" src="https://static.solved.ac/tier_small/2.svg"/> | 2024. 06. 17. | | 31656 | [Sticky Keys](https://www.acmicpc.net/problem/31656) | <img height="25px" width="25px=" src="https://static.solved.ac/tier_small/2.svg"/> | 2024. 06. 17. | | 31654 | [Adding Trouble](https://www.acmicpc.net/problem/31654) | <img height="25px" width="25px=" src="https://static.solved.ac/tier_small/1.svg"/> | 2024. 06. 17. | -| 31922 | [이 대회는 이제 제 겁니다](https://www.acmicpc.net/problem/31922) | <img height="25px" width="25px=" src="https://static.solved.ac/tier_small/2.svg"/> | 2024. 06. 17. | diff --git a/recent.json b/recent.json index a57bc55..12dfc36 100644 --- a/recent.json +++ b/recent.json @@ -1,5 +1,15 @@ { "problems": [ + { + "id": 17350, + "level": 3, + "level_locked": 0, + "solvable": 1, + "title": "2\ub8e8\uc218 \uc774\ub984\uc774 \ubb50\uc57c", + "solved_count": 1365, + "average_try": 1.5267, + "update_date": "Sat Jun 29 06:14:40 2024" + }, { "id": 4806, "level": 3, @@ -3971,5 +3981,5 @@ "update_date": "Sat Jan 20 05:51:17 2024" } ], - "last_updated": "Sat Jun 29 00:50:24 2024" + "last_updated": "Sat Jun 29 06:14:40 2024" } \ No newline at end of file