mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-09 01:11:42 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"33.1K\", \"totalSubmission\": \"55.8K\", \"totalAcceptedRaw\": 33108, \"totalSubmissionRaw\": 55820, \"acRate\": \"59.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"33.1K\", \"totalSubmission\": \"55.8K\", \"totalAcceptedRaw\": 33109, \"totalSubmissionRaw\": 55821, \"acRate\": \"59.3%\"}",
|
||||
"hints": [
|
||||
"Sequentially check the conditions 1 through 4, and return the outcome corresponding to the first met condition."
|
||||
],
|
||||
|
Reference in New Issue
Block a user