mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"22.7K\", \"totalSubmission\": \"35.2K\", \"totalAcceptedRaw\": 22655, \"totalSubmissionRaw\": 35213, \"acRate\": \"64.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"22.7K\", \"totalSubmission\": \"35.2K\", \"totalAcceptedRaw\": 22658, \"totalSubmissionRaw\": 35217, \"acRate\": \"64.3%\"}",
|
||||
"hints": [
|
||||
"How do you determine if a transaction will fail?",
|
||||
"Simply apply the operations if the transaction is valid."
|
||||
|
Reference in New Issue
Block a user