mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 614,
|
||||
"likes": 617,
|
||||
"dislikes": 38,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximum Good People Based on Statements\", \"titleSlug\": \"maximum-good-people-based-on-statements\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"20.6K\", \"totalSubmission\": \"28.6K\", \"totalAcceptedRaw\": 20565, \"totalSubmissionRaw\": 28574, \"acRate\": \"72.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"20.6K\", \"totalSubmission\": \"28.6K\", \"totalAcceptedRaw\": 20586, \"totalSubmissionRaw\": 28599, \"acRate\": \"72.0%\"}",
|
||||
"hints": [
|
||||
"Note that words.length is small. This means you can iterate over every subset of words (2^N)."
|
||||
],
|
||||
|
Reference in New Issue
Block a user