mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3353,
|
||||
"dislikes": 264,
|
||||
"likes": 3428,
|
||||
"dislikes": 268,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Can Place Flowers\", \"titleSlug\": \"can-place-flowers\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Destroying Asteroids\", \"titleSlug\": \"destroying-asteroids\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Count Collisions on a Road\", \"titleSlug\": \"count-collisions-on-a-road\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[5,10,-5]\n[8,-8]\n[10,2,-5]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"189.4K\", \"totalSubmission\": \"426.8K\", \"totalAcceptedRaw\": 189385, \"totalSubmissionRaw\": 426809, \"acRate\": \"44.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"194K\", \"totalSubmission\": \"437K\", \"totalAcceptedRaw\": 193983, \"totalSubmissionRaw\": 437009, \"acRate\": \"44.4%\"}",
|
||||
"hints": [
|
||||
"Say a row of asteroids is stable. What happens when a new asteroid is added on the right?"
|
||||
],
|
||||
|
Reference in New Issue
Block a user