mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"26.2K\", \"totalSubmission\": \"34.1K\", \"totalAcceptedRaw\": 26154, \"totalSubmissionRaw\": 34051, \"acRate\": \"76.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"26.2K\", \"totalSubmission\": \"34.1K\", \"totalAcceptedRaw\": 26155, \"totalSubmissionRaw\": 34052, \"acRate\": \"76.8%\"}",
|
||||
"hints": [
|
||||
"It is safe to assume the number of operations isn't more than n",
|
||||
"The number is small enough to apply a brute force solution."
|
||||
|
Reference in New Issue
Block a user