mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 214,
|
||||
"dislikes": 185,
|
||||
"dislikes": 187,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "16\n7\n17\n4\n4\n17",
|
||||
@@ -119,7 +119,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"17.7K\", \"totalSubmission\": \"34.9K\", \"totalAcceptedRaw\": 17660, \"totalSubmissionRaw\": 34887, \"acRate\": \"50.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"17.9K\", \"totalSubmission\": \"35.4K\", \"totalAcceptedRaw\": 17927, \"totalSubmissionRaw\": 35419, \"acRate\": \"50.6%\"}",
|
||||
"hints": [
|
||||
"Can we have an answer if the number of tomatoes is odd ?",
|
||||
"If we have answer will be there multiple answers or just one answer ?",
|
||||
|
Reference in New Issue
Block a user