mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"6.6K\", \"totalSubmission\": \"18.9K\", \"totalAcceptedRaw\": 6555, \"totalSubmissionRaw\": 18856, \"acRate\": \"34.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.6K\", \"totalSubmission\": \"18.9K\", \"totalAcceptedRaw\": 6556, \"totalSubmissionRaw\": 18858, \"acRate\": \"34.8%\"}",
|
||||
"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