mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2146,
|
||||
"dislikes": 100,
|
||||
"likes": 2206,
|
||||
"dislikes": 101,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Longest Increasing Subsequence\", \"titleSlug\": \"longest-increasing-subsequence\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Increasing Subsequences\", \"titleSlug\": \"increasing-subsequences\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,2],[2,3],[3,4]]\n[[1,2],[7,8],[4,5]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"105.5K\", \"totalSubmission\": \"189.9K\", \"totalAcceptedRaw\": 105521, \"totalSubmissionRaw\": 189940, \"acRate\": \"55.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"107.3K\", \"totalSubmission\": \"192.9K\", \"totalAcceptedRaw\": 107328, \"totalSubmissionRaw\": 192858, \"acRate\": \"55.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "317",
|
||||
|
Reference in New Issue
Block a user