mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Easy",
|
||||
"likes": 219,
|
||||
"dislikes": 75,
|
||||
"likes": 227,
|
||||
"dislikes": 77,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "\"thestoryofleetcodeandme\"\n[\"story\",\"fleet\",\"leetcode\"]\n\"ababa\"\n[\"aba\",\"ab\"]",
|
||||
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"16.3K\", \"totalSubmission\": \"26.3K\", \"totalAcceptedRaw\": 16309, \"totalSubmissionRaw\": 26271, \"acRate\": \"62.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"16.8K\", \"totalSubmission\": \"26.9K\", \"totalAcceptedRaw\": 16753, \"totalSubmissionRaw\": 26926, \"acRate\": \"62.2%\"}",
|
||||
"hints": [
|
||||
"For each string of the set, look for matches and store those matches indices."
|
||||
],
|
||||
|
Reference in New Issue
Block a user