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": "Easy",
|
||||
"likes": 1331,
|
||||
"dislikes": 1009,
|
||||
"likes": 1336,
|
||||
"dislikes": 1010,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Happy Number\", \"titleSlug\": \"happy-number\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Count Primes\", \"titleSlug\": \"count-primes\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Ugly Number II\", \"titleSlug\": \"ugly-number-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "6\n1\n14",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"289.2K\", \"totalSubmission\": \"691K\", \"totalAcceptedRaw\": 289158, \"totalSubmissionRaw\": 690993, \"acRate\": \"41.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"289.5K\", \"totalSubmission\": \"691.8K\", \"totalAcceptedRaw\": 289471, \"totalSubmissionRaw\": 691764, \"acRate\": \"41.8%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user