mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"43.3K\", \"totalSubmission\": \"57.1K\", \"totalAcceptedRaw\": 43344, \"totalSubmissionRaw\": 57056, \"acRate\": \"76.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"43.4K\", \"totalSubmission\": \"57.1K\", \"totalAcceptedRaw\": 43367, \"totalSubmissionRaw\": 57092, \"acRate\": \"76.0%\"}",
|
||||
"hints": [
|
||||
"Convert the value at index 11 and 12 to a numerical value.",
|
||||
"The age of the person at index i is equal to details[i][11]*10+details[i][12]."
|
||||
|
Reference in New Issue
Block a user