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": 960,
|
||||
"dislikes": 32,
|
||||
"likes": 974,
|
||||
"dislikes": 33,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Product of Array Except Self\", \"titleSlug\": \"product-of-array-except-self\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Sliding Window Maximum\", \"titleSlug\": \"sliding-window-maximum\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Paint House\", \"titleSlug\": \"paint-house\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Paint Fence\", \"titleSlug\": \"paint-fence\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,5,3],[2,9,4]]\n[[1,3],[2,4]]",
|
||||
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"92.9K\", \"totalSubmission\": \"184.1K\", \"totalAcceptedRaw\": 92894, \"totalSubmissionRaw\": 184070, \"acRate\": \"50.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"94.4K\", \"totalSubmission\": \"186.1K\", \"totalAcceptedRaw\": 94439, \"totalSubmissionRaw\": 186079, \"acRate\": \"50.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "862",
|
||||
|
Reference in New Issue
Block a user