mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"34.9K\", \"totalSubmission\": \"78.4K\", \"totalAcceptedRaw\": 34851, \"totalSubmissionRaw\": 78419, \"acRate\": \"44.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"34.9K\", \"totalSubmission\": \"78.4K\", \"totalAcceptedRaw\": 34854, \"totalSubmissionRaw\": 78424, \"acRate\": \"44.4%\"}",
|
||||
"hints": [
|
||||
"Trying out all possible solutions from biggest to smallest would fit in the time limit.",
|
||||
"To check if the solution is okay, you need to find out if it's valid and matches every character"
|
||||
|
Reference in New Issue
Block a user