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": 962,
|
||||
"dislikes": 1126,
|
||||
"likes": 965,
|
||||
"dislikes": 1127,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[0,1,2,3,4]\n[0,1,2,2,1]\n[1,2,3,4,0]\n[0,1,2,3,0]\n[1]\n[0]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"137.4K\", \"totalSubmission\": \"160.6K\", \"totalAcceptedRaw\": 137384, \"totalSubmissionRaw\": 160582, \"acRate\": \"85.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"137.6K\", \"totalSubmission\": \"160.8K\", \"totalAcceptedRaw\": 137599, \"totalSubmissionRaw\": 160823, \"acRate\": \"85.6%\"}",
|
||||
"hints": [
|
||||
"Simulate the process and fill corresponding numbers in the designated spots."
|
||||
],
|
||||
|
Reference in New Issue
Block a user