mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-03 14:32:54 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 2923,
|
||||
"dislikes": 72,
|
||||
"likes": 3000,
|
||||
"dislikes": 73,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Longest Increasing Subsequence\", \"titleSlug\": \"longest-increasing-subsequence\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"The Number of Weak Characters in the Game\", \"titleSlug\": \"the-number-of-weak-characters-in-the-game\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[5,4],[6,4],[6,7],[2,3]]\n[[1,1],[1,1],[1,1]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"133.7K\", \"totalSubmission\": \"341.7K\", \"totalAcceptedRaw\": 133677, \"totalSubmissionRaw\": 341736, \"acRate\": \"39.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"135.1K\", \"totalSubmission\": \"346.9K\", \"totalAcceptedRaw\": 135148, \"totalSubmissionRaw\": 346915, \"acRate\": \"39.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "821",
|
||||
|
Reference in New Issue
Block a user