mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 832,
|
||||
"dislikes": 126,
|
||||
"likes": 844,
|
||||
"dislikes": 127,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Reverse Words in a String\", \"titleSlug\": \"reverse-words-in-a-string\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Rotate Array\", \"titleSlug\": \"rotate-array\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"t\",\"h\",\"e\",\" \",\"s\",\"k\",\"y\",\" \",\"i\",\"s\",\" \",\"b\",\"l\",\"u\",\"e\"]\n[\"a\"]",
|
||||
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"130.7K\", \"totalSubmission\": \"257.9K\", \"totalAcceptedRaw\": 130675, \"totalSubmissionRaw\": 257867, \"acRate\": \"50.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"132.4K\", \"totalSubmission\": \"260K\", \"totalAcceptedRaw\": 132373, \"totalSubmissionRaw\": 259952, \"acRate\": \"50.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "856",
|
||||
|
Reference in New Issue
Block a user