mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 276,
|
||||
"dislikes": 96,
|
||||
"dislikes": 97,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[51,71,17,24,42]\n[1,2,3,4]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"37.7K\", \"totalSubmission\": \"65.5K\", \"totalAcceptedRaw\": 37683, \"totalSubmissionRaw\": 65527, \"acRate\": \"57.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"37.7K\", \"totalSubmission\": \"65.5K\", \"totalAcceptedRaw\": 37691, \"totalSubmissionRaw\": 65546, \"acRate\": \"57.5%\"}",
|
||||
"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