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

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Hard",
"likes": 4457,
"dislikes": 199,
"likes": 4471,
"dislikes": 200,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Regular Expression Matching\", \"titleSlug\": \"regular-expression-matching\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
"exampleTestcases": "\"aa\"\n\"a\"\n\"aa\"\n\"*\"\n\"cb\"\n\"?a\"",
@@ -155,7 +155,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"373.3K\", \"totalSubmission\": \"1.4M\", \"totalAcceptedRaw\": 373315, \"totalSubmissionRaw\": 1410252, \"acRate\": \"26.5%\"}",
"stats": "{\"totalAccepted\": \"373.8K\", \"totalSubmission\": \"1.4M\", \"totalAcceptedRaw\": 373843, \"totalSubmissionRaw\": 1411843, \"acRate\": \"26.5%\"}",
"hints": [],
"solution": {
"id": "730",