mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1255,
|
||||
"dislikes": 285,
|
||||
"likes": 1291,
|
||||
"dislikes": 298,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Nested List Weight Sum II\", \"titleSlug\": \"nested-list-weight-sum-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Array Nesting\", \"titleSlug\": \"array-nesting\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Employee Importance\", \"titleSlug\": \"employee-importance\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,1],2,[1,1]]\n[1,[4,[6]]]\n[0]",
|
||||
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"182.4K\", \"totalSubmission\": \"225.6K\", \"totalAcceptedRaw\": 182355, \"totalSubmissionRaw\": 225608, \"acRate\": \"80.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"189.4K\", \"totalSubmission\": \"233.5K\", \"totalAcceptedRaw\": 189395, \"totalSubmissionRaw\": 233454, \"acRate\": \"81.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "33",
|
||||
|
Reference in New Issue
Block a user