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": 800,
|
||||
"likes": 801,
|
||||
"dislikes": 39,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"81.8K\", \"totalSubmission\": \"99.9K\", \"totalAcceptedRaw\": 81776, \"totalSubmissionRaw\": 99945, \"acRate\": \"81.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"82K\", \"totalSubmission\": \"100.2K\", \"totalAcceptedRaw\": 82022, \"totalSubmissionRaw\": 100227, \"acRate\": \"81.8%\"}",
|
||||
"hints": [
|
||||
"A string is incorrect if it contains a character that is not allowed",
|
||||
"Constraints are small enough for brute force"
|
||||
|
Reference in New Issue
Block a user