mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"29.1K\", \"totalSubmission\": \"85.7K\", \"totalAcceptedRaw\": 29144, \"totalSubmissionRaw\": 85650, \"acRate\": \"34.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"29.2K\", \"totalSubmission\": \"85.7K\", \"totalAcceptedRaw\": 29168, \"totalSubmissionRaw\": 85707, \"acRate\": \"34.0%\"}",
|
||||
"hints": [
|
||||
"Think about simulating the process to calculate the answer.",
|
||||
"Iterate over each element and check the previous two elements. See if one of them is 10 and can affect the score."
|
||||
|
Reference in New Issue
Block a user