diff --git a/__pycache__/Database.cpython-310.pyc b/__pycache__/Database.cpython-310.pyc
index e1f4eae..35603c5 100644
Binary files a/__pycache__/Database.cpython-310.pyc and b/__pycache__/Database.cpython-310.pyc differ
diff --git a/database.json b/database.json
index 8492a33..5e548ca 100644
--- a/database.json
+++ b/database.json
@@ -1,7 +1,7 @@
{
"success": true,
"result": {
- "total_problems": 1915,
+ "total_problems": 1916,
"total_page": 1,
"problems": [
{
@@ -312,7 +312,7 @@
},
{
"id": 1074,
- "level": 10,
+ "level": 11,
"level_locked": 0,
"solvable": 1,
"title": "Z",
@@ -16780,6 +16780,15 @@
"solved_count": 1029,
"average_try": 1.3508
},
+ {
+ "id": 31134,
+ "level": 2,
+ "level_locked": 0,
+ "solvable": 1,
+ "title": "A Hero Named Magnus",
+ "solved_count": 135,
+ "average_try": 1.8593
+ },
{
"id": 31230,
"level": 13,
@@ -17236,10 +17245,10 @@
"level_locked": 0,
"solvable": 1,
"title": "\uac15\ub2f9 \ub300\uad00",
- "solved_count": 201,
- "average_try": 1.1493
+ "solved_count": 205,
+ "average_try": 1.1561
}
]
},
- "last_updated": "Sun Jun 23 06:15:33 2024"
+ "last_updated": "Sun Jun 23 12:19:40 2024"
}
\ No newline at end of file
diff --git a/diff.json b/diff.json
index 6f9d7ad..7368c29 100644
--- a/diff.json
+++ b/diff.json
@@ -1,3 +1,13 @@
{
- "problems": []
+ "problems": [
+ {
+ "id": 31134,
+ "level": 2,
+ "level_locked": 0,
+ "solvable": 1,
+ "title": "A Hero Named Magnus",
+ "solved_count": 135,
+ "average_try": 1.8593
+ }
+ ]
}
\ No newline at end of file
diff --git a/readme.md b/readme.md
index 84cc0a8..d7ab72a 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,8 @@
-올해 푼 문제 수: 392
+올해 푼 문제 수: 393
| 문제 번호 | 문제 이름 | 난이도 | 풀이 날짜 |
| --- | --- | --- | --- |
+| 31134 | [A Hero Named Magnus](https://www.acmicpc.net/problem/31134) | | 2024. 06. 23. |
| 31994 | [강당 대관](https://www.acmicpc.net/problem/31994) | | 2024. 06. 22. |
| 31962 | [등교](https://www.acmicpc.net/problem/31962) | | 2024. 06. 20. |
| 25178 | [두라무리 휴지](https://www.acmicpc.net/problem/25178) | | 2024. 06. 19. |
@@ -21,4 +22,3 @@
| 31822 | [재수강](https://www.acmicpc.net/problem/31822) | | 2024. 06. 17. |
| 31821 | [학식 사주기](https://www.acmicpc.net/problem/31821) | | 2024. 06. 17. |
| 31775 | [글로벌 포닉스](https://www.acmicpc.net/problem/31775) | | 2024. 06. 17. |
-| 31746 | [SciComLove (2024)](https://www.acmicpc.net/problem/31746) | | 2024. 06. 17. |
diff --git a/recent.json b/recent.json
index 79cf95d..eca4d22 100644
--- a/recent.json
+++ b/recent.json
@@ -1,5 +1,15 @@
{
"problems": [
+ {
+ "id": 31134,
+ "level": 2,
+ "level_locked": 0,
+ "solvable": 1,
+ "title": "A Hero Named Magnus",
+ "solved_count": 135,
+ "average_try": 1.8593,
+ "update_date": "Sun Jun 23 12:19:40 2024"
+ },
{
"id": 31994,
"level": 2,
@@ -3921,5 +3931,5 @@
"update_date": "Sat Jan 20 05:51:17 2024"
}
],
- "last_updated": "Sun Jun 23 06:15:33 2024"
+ "last_updated": "Sun Jun 23 12:19:40 2024"
}
\ No newline at end of file