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,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 340,
|
||||
"likes": 341,
|
||||
"dislikes": 221,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Encode Number\", \"titleSlug\": \"encode-number\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"17.9K\", \"totalSubmission\": \"29.8K\", \"totalAcceptedRaw\": 17888, \"totalSubmissionRaw\": 29803, \"acRate\": \"60.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"17.9K\", \"totalSubmission\": \"29.8K\", \"totalAcceptedRaw\": 17912, \"totalSubmissionRaw\": 29836, \"acRate\": \"60.0%\"}",
|
||||
"hints": [
|
||||
"Figure out whether you need the ones digit placed or not, then shift by two."
|
||||
],
|
||||
|
Reference in New Issue
Block a user