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,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3344,
|
||||
"likes": 3353,
|
||||
"dislikes": 264,
|
||||
"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}]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"189K\", \"totalSubmission\": \"426K\", \"totalAcceptedRaw\": 188972, \"totalSubmissionRaw\": 425972, \"acRate\": \"44.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"189.4K\", \"totalSubmission\": \"426.8K\", \"totalAcceptedRaw\": 189385, \"totalSubmissionRaw\": 426809, \"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