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": "Medium",
|
||||
"likes": 255,
|
||||
"dislikes": 595,
|
||||
"likes": 258,
|
||||
"dislikes": 607,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Trapping Rain Water\", \"titleSlug\": \"trapping-rain-water\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[2,1,1,2,1,2,2]\n4\n3\n[1,2,3,4]\n2\n2\n[3,1,3]\n5\n1",
|
||||
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"29.6K\", \"totalSubmission\": \"65.2K\", \"totalAcceptedRaw\": 29639, \"totalSubmissionRaw\": 65191, \"acRate\": \"45.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"30.1K\", \"totalSubmission\": \"66K\", \"totalAcceptedRaw\": 30059, \"totalSubmissionRaw\": 66043, \"acRate\": \"45.5%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user