1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21: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

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": true,
"difficulty": "Easy",
"likes": 243,
"dislikes": 34,
"likes": 244,
"dislikes": 35,
"isLiked": null,
"similarQuestions": "[]",
"exampleTestcases": "{\"headers\":{\"Point\":[\"x\"]},\"rows\":{\"Point\":[[-1],[0],[2]]}}",
@@ -28,7 +28,7 @@
],
"companyTagStats": null,
"codeSnippets": null,
"stats": "{\"totalAccepted\": \"49.3K\", \"totalSubmission\": \"60.8K\", \"totalAcceptedRaw\": 49266, \"totalSubmissionRaw\": 60792, \"acRate\": \"81.0%\"}",
"stats": "{\"totalAccepted\": \"49.3K\", \"totalSubmission\": \"60.9K\", \"totalAcceptedRaw\": 49349, \"totalSubmissionRaw\": 60885, \"acRate\": \"81.1%\"}",
"hints": [],
"solution": {
"id": "179",