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