1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -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 ?",