mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 375,
|
||||
"likes": 376,
|
||||
"dislikes": 23,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Two Sum\", \"titleSlug\": \"two-sum\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Count the Number of Fair Pairs\", \"titleSlug\": \"count-the-number-of-fair-pairs\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"76K\", \"totalSubmission\": \"87.6K\", \"totalAcceptedRaw\": 75953, \"totalSubmissionRaw\": 87583, \"acRate\": \"86.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"76.1K\", \"totalSubmission\": \"87.8K\", \"totalAcceptedRaw\": 76105, \"totalSubmissionRaw\": 87761, \"acRate\": \"86.7%\"}",
|
||||
"hints": [
|
||||
"The constraints are small enough for a brute-force solution to pass"
|
||||
],
|
||||
|
Reference in New Issue
Block a user