mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"28.2K\", \"totalSubmission\": \"59.4K\", \"totalAcceptedRaw\": 28158, \"totalSubmissionRaw\": 59372, \"acRate\": \"47.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"28.2K\", \"totalSubmission\": \"59.4K\", \"totalAcceptedRaw\": 28158, \"totalSubmissionRaw\": 59375, \"acRate\": \"47.4%\"}",
|
||||
"hints": [
|
||||
"As the constraints are not large, you can brute force and enumerate all the possibilities."
|
||||
],
|
||||
|
Reference in New Issue
Block a user