mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 420,
|
||||
"dislikes": 87,
|
||||
"likes": 432,
|
||||
"dislikes": 88,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "\"HOW ARE YOU\"\n\"TO BE OR NOT TO BE\"\n\"CONTEST IS COMING\"",
|
||||
@@ -131,7 +131,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"25.6K\", \"totalSubmission\": \"43K\", \"totalAcceptedRaw\": 25615, \"totalSubmissionRaw\": 42973, \"acRate\": \"59.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"26K\", \"totalSubmission\": \"43.6K\", \"totalAcceptedRaw\": 25980, \"totalSubmissionRaw\": 43570, \"acRate\": \"59.6%\"}",
|
||||
"hints": [
|
||||
"Use the maximum length of words to determine the length of the returned answer. However, don't forget to remove trailing spaces."
|
||||
],
|
||||
|
Reference in New Issue
Block a user