mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1919,
|
||||
"dislikes": 1977,
|
||||
"likes": 1951,
|
||||
"dislikes": 2004,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Stone Game V\", \"titleSlug\": \"stone-game-v\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Stone Game VI\", \"titleSlug\": \"stone-game-vi\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Stone Game VII\", \"titleSlug\": \"stone-game-vii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Stone Game VIII\", \"titleSlug\": \"stone-game-viii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Stone Game IX\", \"titleSlug\": \"stone-game-ix\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[5,3,4,5]\n[3,7,2,3]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"151.4K\", \"totalSubmission\": \"219.2K\", \"totalAcceptedRaw\": 151413, \"totalSubmissionRaw\": 219206, \"acRate\": \"69.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"153.4K\", \"totalSubmission\": \"221.8K\", \"totalAcceptedRaw\": 153379, \"totalSubmissionRaw\": 221842, \"acRate\": \"69.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "521",
|
||||
|
Reference in New Issue
Block a user