mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 6483,
|
||||
"dislikes": 289,
|
||||
"likes": 6617,
|
||||
"dislikes": 292,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Count Primes\", \"titleSlug\": \"count-primes\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Ugly Number II\", \"titleSlug\": \"ugly-number-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "12\n13",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"514K\", \"totalSubmission\": \"994K\", \"totalAcceptedRaw\": 513992, \"totalSubmissionRaw\": 993977, \"acRate\": \"51.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"521.1K\", \"totalSubmission\": \"1M\", \"totalAcceptedRaw\": 521150, \"totalSubmissionRaw\": 1005625, \"acRate\": \"51.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "788",
|
||||
|
Reference in New Issue
Block a user