mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"7.7K\", \"totalSubmission\": \"11.4K\", \"totalAcceptedRaw\": 7740, \"totalSubmissionRaw\": 11377, \"acRate\": \"68.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"7.7K\", \"totalSubmission\": \"11.4K\", \"totalAcceptedRaw\": 7741, \"totalSubmissionRaw\": 11378, \"acRate\": \"68.0%\"}",
|
||||
"hints": [
|
||||
"Find the largest and second largest element with maximum digits equal to x where 1<=x<=9."
|
||||
],
|
||||
|
Reference in New Issue
Block a user