1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -12,7 +12,7 @@
"isPaidOnly": true,
"difficulty": "Hard",
"likes": 381,
"dislikes": 125,
"dislikes": 126,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Number of Ways to Split a String\", \"titleSlug\": \"number-of-ways-to-split-a-string\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
"exampleTestcases": "[1,2,1,2,1,2,1]\n[1,2,1,2,1,2,1,2]",
@@ -34,7 +34,7 @@
],
"companyTagStats": null,
"codeSnippets": null,
"stats": "{\"totalAccepted\": \"21.9K\", \"totalSubmission\": \"44K\", \"totalAcceptedRaw\": 21881, \"totalSubmissionRaw\": 44010, \"acRate\": \"49.7%\"}",
"stats": "{\"totalAccepted\": \"21.9K\", \"totalSubmission\": \"44K\", \"totalAcceptedRaw\": 21891, \"totalSubmissionRaw\": 44025, \"acRate\": \"49.7%\"}",
"hints": [],
"solution": {
"id": "102",