1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +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

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