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\": \"79.8K\", \"totalSubmission\": \"103K\", \"totalAcceptedRaw\": 79783, \"totalSubmissionRaw\": 102979, \"acRate\": \"77.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"79.8K\", \"totalSubmission\": \"103K\", \"totalAcceptedRaw\": 79825, \"totalSubmissionRaw\": 103034, \"acRate\": \"77.5%\"}",
|
||||
"hints": [
|
||||
"Go through each word in words and increment the answer if pref is a prefix of the word."
|
||||
],
|
||||
|
Reference in New Issue
Block a user