From 1d889f76afe389ed0ca21603789aaf83c317eb6e Mon Sep 17 00:00:00 2001 From: BOT Date: Wed, 26 Jun 2024 12:21:59 +0000 Subject: [PATCH] AUTO : Update recent.json --- __pycache__/Database.cpython-310.pyc | Bin 2778 -> 2778 bytes database.json | 19 ++++++++++++++----- diff.json | 12 +++++++++++- readme.md | 4 ++-- recent.json | 12 +++++++++++- 5 files changed, 38 insertions(+), 9 deletions(-) diff --git a/__pycache__/Database.cpython-310.pyc b/__pycache__/Database.cpython-310.pyc index ce9e11a8ddecb1e460afdcd707fc4547c84d0792..0103e1f029c28b681674b11408baa7801bc15853 100644 GIT binary patch delta 20 acmca5dP|f$pO=@50SFee*KFiI&jkQD1O+$% delta 20 acmca5dP|f$pO=@50SFW}Rd3`z&jkQDYz1Ec diff --git a/database.json b/database.json index bf02b01..8221fa2 100644 --- a/database.json +++ b/database.json @@ -1,7 +1,7 @@ { "success": true, "result": { - "total_problems": 1917, + "total_problems": 1918, "total_page": 1, "problems": [ { @@ -312,7 +312,7 @@ }, { "id": 1074, - "level": 11, + "level": 10, "level_locked": 0, "solvable": 1, "title": "Z", @@ -13963,6 +13963,15 @@ "solved_count": 251, "average_try": 4.3506 }, + { + "id": 22938, + "level": 3, + "level_locked": 0, + "solvable": 1, + "title": "\ubc31\ubc1c\ubc31\uc900\ud558\ub294 \uba85\uc0ac\uc218", + "solved_count": 1448, + "average_try": 2.1499 + }, { "id": 22966, "level": 4, @@ -17245,8 +17254,8 @@ "level_locked": 0, "solvable": 1, "title": "\ub4f1\uad50", - "solved_count": 249, - "average_try": 1.4699 + "solved_count": 253, + "average_try": 1.4625 }, { "id": 31994, @@ -17259,5 +17268,5 @@ } ] }, - "last_updated": "Wed Jun 26 06:16:55 2024" + "last_updated": "Wed Jun 26 12:21:59 2024" } \ No newline at end of file diff --git a/diff.json b/diff.json index 6f9d7ad..54fb6a1 100644 --- a/diff.json +++ b/diff.json @@ -1,3 +1,13 @@ { - "problems": [] + "problems": [ + { + "id": 22938, + "level": 3, + "level_locked": 0, + "solvable": 1, + "title": "\ubc31\ubc1c\ubc31\uc900\ud558\ub294 \uba85\uc0ac\uc218", + "solved_count": 1448, + "average_try": 2.1499 + } + ] } \ No newline at end of file diff --git a/readme.md b/readme.md index fa314fc..6872d53 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,8 @@ -올해 푼 문제 수: 394 +올해 푼 문제 수: 395 | 문제 번호 | 문제 이름 | 난이도 | 풀이 날짜 | | --- | --- | --- | --- | +| 22938 | [백발백준하는 명사수](https://www.acmicpc.net/problem/22938) | | 2024. 06. 26. | | 30802 | [웰컴 키트](https://www.acmicpc.net/problem/30802) | | 2024. 06. 24. | | 31134 | [A Hero Named Magnus](https://www.acmicpc.net/problem/31134) | | 2024. 06. 23. | | 31994 | [강당 대관](https://www.acmicpc.net/problem/31994) | | 2024. 06. 22. | @@ -21,4 +22,3 @@ | 31922 | [이 대회는 이제 제 겁니다](https://www.acmicpc.net/problem/31922) | | 2024. 06. 17. | | 31867 | [홀짝홀짝](https://www.acmicpc.net/problem/31867) | | 2024. 06. 17. | | 31822 | [재수강](https://www.acmicpc.net/problem/31822) | | 2024. 06. 17. | -| 31821 | [학식 사주기](https://www.acmicpc.net/problem/31821) | | 2024. 06. 17. | diff --git a/recent.json b/recent.json index 9803115..efa6139 100644 --- a/recent.json +++ b/recent.json @@ -1,5 +1,15 @@ { "problems": [ + { + "id": 22938, + "level": 3, + "level_locked": 0, + "solvable": 1, + "title": "\ubc31\ubc1c\ubc31\uc900\ud558\ub294 \uba85\uc0ac\uc218", + "solved_count": 1448, + "average_try": 2.1499, + "update_date": "Wed Jun 26 12:21:59 2024" + }, { "id": 30802, "level": 3, @@ -3941,5 +3951,5 @@ "update_date": "Sat Jan 20 05:51:17 2024" } ], - "last_updated": "Wed Jun 26 06:16:55 2024" + "last_updated": "Wed Jun 26 12:21:59 2024" } \ No newline at end of file