mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user