1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -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",