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": 1725,
|
||||
"dislikes": 119,
|
||||
"likes": 1760,
|
||||
"dislikes": 120,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"House Robber\", \"titleSlug\": \"house-robber\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"House Robber II\", \"titleSlug\": \"house-robber-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Paint House II\", \"titleSlug\": \"paint-house-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Paint Fence\", \"titleSlug\": \"paint-fence\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[17,2,17],[16,16,5],[14,3,19]]\n[[7,6,2]]",
|
||||
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"151.5K\", \"totalSubmission\": \"259.3K\", \"totalAcceptedRaw\": 151510, \"totalSubmissionRaw\": 259335, \"acRate\": \"58.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"154.4K\", \"totalSubmission\": \"263.1K\", \"totalAcceptedRaw\": 154380, \"totalSubmissionRaw\": 263099, \"acRate\": \"58.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "858",
|
||||
|
Reference in New Issue
Block a user