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": 2748,
|
||||
"dislikes": 320,
|
||||
"likes": 2751,
|
||||
"dislikes": 321,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Count Subarrays With More Ones Than Zeros\", \"titleSlug\": \"count-subarrays-with-more-ones-than-zeros\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Non-negative Integers without Consecutive Ones\", \"titleSlug\": \"non-negative-integers-without-consecutive-ones\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"All Divisions With the Highest Score of a Binary Array\", \"titleSlug\": \"all-divisions-with-the-highest-score-of-a-binary-array\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"10\",\"0001\",\"111001\",\"1\",\"0\"]\n5\n3\n[\"10\",\"0\",\"1\"]\n1\n1",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"104.4K\", \"totalSubmission\": \"234.8K\", \"totalAcceptedRaw\": 104410, \"totalSubmissionRaw\": 234791, \"acRate\": \"44.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"104.5K\", \"totalSubmission\": \"235K\", \"totalAcceptedRaw\": 104531, \"totalSubmissionRaw\": 235003, \"acRate\": \"44.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "112",
|
||||
|
Reference in New Issue
Block a user