1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 2944,
"dislikes": 3908,
"likes": 2951,
"dislikes": 3912,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Roman to Integer\", \"titleSlug\": \"roman-to-integer\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Integer to English Words\", \"titleSlug\": \"integer-to-english-words\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
"exampleTestcases": "3\n58\n1994",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"659.9K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 659850, \"totalSubmissionRaw\": 1113811, \"acRate\": \"59.2%\"}",
"stats": "{\"totalAccepted\": \"661.1K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 661101, \"totalSubmissionRaw\": 1115744, \"acRate\": \"59.3%\"}",
"hints": [],
"solution": {
"id": "919",