mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 164,
|
||||
"dislikes": 488,
|
||||
"dislikes": 489,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[[8,7],[9,9],[7,4],[9,7]]\n[[3,1],[9,0],[1,0],[1,4],[5,3],[8,8]]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"27.7K\", \"totalSubmission\": \"33K\", \"totalAcceptedRaw\": 27657, \"totalSubmissionRaw\": 32953, \"acRate\": \"83.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"27.7K\", \"totalSubmission\": \"33K\", \"totalAcceptedRaw\": 27713, \"totalSubmissionRaw\": 33014, \"acRate\": \"83.9%\"}",
|
||||
"hints": [
|
||||
"Try sorting the points",
|
||||
"Think is the y-axis of a point relevant"
|
||||
|
Reference in New Issue
Block a user