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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 781,
|
||||
"dislikes": 169,
|
||||
"likes": 791,
|
||||
"dislikes": 171,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Last Day Where You Can Still Cross\", \"titleSlug\": \"last-day-where-you-can-still-cross\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Number of Ways to Build Sturdy Brick Wall\", \"titleSlug\": \"number-of-ways-to-build-sturdy-brick-wall\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,0,0,0],[1,1,1,0]]\n[[1,0]]\n[[1,0,0,0],[1,1,0,0]]\n[[1,1],[1,0]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"24.3K\", \"totalSubmission\": \"72.2K\", \"totalAcceptedRaw\": 24330, \"totalSubmissionRaw\": 72150, \"acRate\": \"33.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"24.6K\", \"totalSubmission\": \"72.8K\", \"totalAcceptedRaw\": 24639, \"totalSubmissionRaw\": 72804, \"acRate\": \"33.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "433",
|
||||
|
Reference in New Issue
Block a user