mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user