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": "Hard",
|
||||
"likes": 939,
|
||||
"dislikes": 170,
|
||||
"likes": 1018,
|
||||
"dislikes": 179,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Line Reflection\", \"titleSlug\": \"line-reflection\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Minimum Number of Lines to Cover Points\", \"titleSlug\": \"minimum-number-of-lines-to-cover-points\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,1],[2,2],[3,3]]\n[[1,1],[3,2],[5,3],[4,1],[2,3],[1,4]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"224.2K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 224242, \"totalSubmissionRaw\": 1108266, \"acRate\": \"20.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"227.9K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 227931, \"totalSubmissionRaw\": 1116203, \"acRate\": \"20.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "969",
|
||||
|
Reference in New Issue
Block a user