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": "Medium",
|
||||
"likes": 1401,
|
||||
"dislikes": 1528,
|
||||
"likes": 1403,
|
||||
"dislikes": 1533,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Minimum Moves to Equal Array Elements II\", \"titleSlug\": \"minimum-moves-to-equal-array-elements-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Maximum Running Time of N Computers\", \"titleSlug\": \"maximum-running-time-of-n-computers\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Pour Water Between Buckets to Make Water Levels Equal\", \"titleSlug\": \"pour-water-between-buckets-to-make-water-levels-equal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3]\n[1,1,1]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"119.6K\", \"totalSubmission\": \"222.1K\", \"totalAcceptedRaw\": 119597, \"totalSubmissionRaw\": 222096, \"acRate\": \"53.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"119.8K\", \"totalSubmission\": \"222.3K\", \"totalAcceptedRaw\": 119755, \"totalSubmissionRaw\": 222318, \"acRate\": \"53.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "77",
|
||||
|
Reference in New Issue
Block a user