mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 8222,
|
||||
"likes": 8223,
|
||||
"dislikes": 138,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Next Permutation\", \"titleSlug\": \"next-permutation\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Permutations\", \"titleSlug\": \"permutations\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Palindrome Permutation II\", \"titleSlug\": \"palindrome-permutation-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Number of Squareful Arrays\", \"titleSlug\": \"number-of-squareful-arrays\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"857.1K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 857055, \"totalSubmissionRaw\": 1468883, \"acRate\": \"58.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"857.1K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 857126, \"totalSubmissionRaw\": 1468990, \"acRate\": \"58.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1018",
|
||||
|
Reference in New Issue
Block a user