mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 695,
|
||||
"dislikes": 251,
|
||||
"dislikes": 252,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[\"SnakeGame\",\"move\",\"move\",\"move\",\"move\",\"move\",\"move\"]\n[[3,2,[[1,2],[0,1]]],[\"R\"],[\"D\"],[\"R\"],[\"U\"],[\"L\"],[\"U\"]]",
|
||||
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"58.2K\", \"totalSubmission\": \"153.2K\", \"totalAcceptedRaw\": 58193, \"totalSubmissionRaw\": 153208, \"acRate\": \"38.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"58.3K\", \"totalSubmission\": \"153.4K\", \"totalAcceptedRaw\": 58300, \"totalSubmissionRaw\": 153394, \"acRate\": \"38.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1042",
|
||||
|
Reference in New Issue
Block a user