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\": \"68.5K\", \"totalSubmission\": \"83.6K\", \"totalAcceptedRaw\": 68490, \"totalSubmissionRaw\": 83607, \"acRate\": \"81.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"68.5K\", \"totalSubmission\": \"83.6K\", \"totalAcceptedRaw\": 68499, \"totalSubmissionRaw\": 83618, \"acRate\": \"81.9%\"}",
|
||||
"hints": [
|
||||
"The depth of any character in the VPS is the ( number of left brackets before it ) - ( number of right brackets before it )"
|
||||
],
|
||||
|
Reference in New Issue
Block a user