mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,20 +11,14 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3937,
|
||||
"dislikes": 132,
|
||||
"likes": 4091,
|
||||
"dislikes": 140,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Combination Sum\", \"titleSlug\": \"combination-sum\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Permutations\", \"titleSlug\": \"permutations\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "4\n2\n1\n1",
|
||||
"categoryTitle": "Algorithms",
|
||||
"contributors": [],
|
||||
"topicTags": [
|
||||
{
|
||||
"name": "Array",
|
||||
"slug": "array",
|
||||
"translatedName": null,
|
||||
"__typename": "TopicTagNode"
|
||||
},
|
||||
{
|
||||
"name": "Backtracking",
|
||||
"slug": "backtracking",
|
||||
@@ -143,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"501.2K\", \"totalSubmission\": \"789.6K\", \"totalAcceptedRaw\": 501208, \"totalSubmissionRaw\": 789551, \"acRate\": \"63.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"516.9K\", \"totalSubmission\": \"808.5K\", \"totalAcceptedRaw\": 516867, \"totalSubmissionRaw\": 808480, \"acRate\": \"63.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "710",
|
||||
|
Reference in New Issue
Block a user