1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 15:01:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -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",