mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-09 01:11:42 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"19.5K\", \"totalSubmission\": \"67.8K\", \"totalAcceptedRaw\": 19505, \"totalSubmissionRaw\": 67829, \"acRate\": \"28.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"19.5K\", \"totalSubmission\": \"67.8K\", \"totalAcceptedRaw\": 19506, \"totalSubmissionRaw\": 67836, \"acRate\": \"28.8%\"}",
|
||||
"hints": [
|
||||
"Extract each word from the sentence and check if it represents a price.",
|
||||
"For each price, apply the given discount to it and update it."
|
||||
|
Reference in New Issue
Block a user