mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 803,
|
||||
"dislikes": 6423,
|
||||
"dislikes": 6425,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Longest Uncommon Subsequence II\", \"titleSlug\": \"longest-uncommon-subsequence-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"aba\"\n\"cdc\"\n\"aaa\"\n\"bbb\"\n\"aaa\"\n\"aaa\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"104.1K\", \"totalSubmission\": \"172K\", \"totalAcceptedRaw\": 104083, \"totalSubmissionRaw\": 171974, \"acRate\": \"60.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"104.1K\", \"totalSubmission\": \"172K\", \"totalAcceptedRaw\": 104091, \"totalSubmissionRaw\": 171987, \"acRate\": \"60.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "99",
|
||||
|
Reference in New Issue
Block a user