1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -11,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Hard",
"likes": 4556,
"likes": 4563,
"dislikes": 128,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Capacity To Ship Packages Within D Days\", \"titleSlug\": \"capacity-to-ship-packages-within-d-days\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Divide Chocolate\", \"titleSlug\": \"divide-chocolate\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Subsequence of Size K With the Largest Even Sum\", \"titleSlug\": \"subsequence-of-size-k-with-the-largest-even-sum\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
@@ -155,7 +155,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"174.5K\", \"totalSubmission\": \"348.5K\", \"totalAcceptedRaw\": 174484, \"totalSubmissionRaw\": 348485, \"acRate\": \"50.1%\"}",
"stats": "{\"totalAccepted\": \"174.7K\", \"totalSubmission\": \"348.9K\", \"totalAcceptedRaw\": 174726, \"totalSubmissionRaw\": 348874, \"acRate\": \"50.1%\"}",
"hints": [],
"solution": {
"id": "1294",