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": "Easy",
|
||||
"likes": 2441,
|
||||
"dislikes": 147,
|
||||
"likes": 2491,
|
||||
"dislikes": 150,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[1,0,1,0,1,0,1]\n[0]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"157.9K\", \"totalSubmission\": \"213.7K\", \"totalAcceptedRaw\": 157906, \"totalSubmissionRaw\": 213650, \"acRate\": \"73.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"160.5K\", \"totalSubmission\": \"217.2K\", \"totalAcceptedRaw\": 160469, \"totalSubmissionRaw\": 217180, \"acRate\": \"73.9%\"}",
|
||||
"hints": [
|
||||
"Find each path, then transform that path to an integer in base 10."
|
||||
],
|
||||
|
Reference in New Issue
Block a user