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": 1225,
|
||||
"dislikes": 351,
|
||||
"likes": 1241,
|
||||
"dislikes": 356,
|
||||
"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\", \"titleSlug\": \"paint-house\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Paint House II\", \"titleSlug\": \"paint-house-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "3\n2\n1\n1\n7\n2",
|
||||
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"83.3K\", \"totalSubmission\": \"195.5K\", \"totalAcceptedRaw\": 83319, \"totalSubmissionRaw\": 195484, \"acRate\": \"42.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"84.6K\", \"totalSubmission\": \"197.6K\", \"totalAcceptedRaw\": 84640, \"totalSubmissionRaw\": 197636, \"acRate\": \"42.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1153",
|
||||
|
Reference in New Issue
Block a user