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": true,
|
||||
"difficulty": "Hard",
|
||||
"likes": 1492,
|
||||
"dislikes": 160,
|
||||
"likes": 1498,
|
||||
"dislikes": 161,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Walls and Gates\", \"titleSlug\": \"walls-and-gates\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Best Meeting Point\", \"titleSlug\": \"best-meeting-point\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"As Far from Land as Possible\", \"titleSlug\": \"as-far-from-land-as-possible\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,0,2,0,1],[0,0,0,0,0],[0,0,1,0,0]]\n[[1,0]]\n[[1]]",
|
||||
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"133.3K\", \"totalSubmission\": \"307.5K\", \"totalAcceptedRaw\": 133289, \"totalSubmissionRaw\": 307481, \"acRate\": \"43.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"133.5K\", \"totalSubmission\": \"308.2K\", \"totalAcceptedRaw\": 133526, \"totalSubmissionRaw\": 308155, \"acRate\": \"43.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1162",
|
||||
|
Reference in New Issue
Block a user