mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-12-18 18:14:59 +08:00
update
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"4K\", \"totalSubmission\": \"9.9K\", \"totalAcceptedRaw\": 4021, \"totalSubmissionRaw\": 9873, \"acRate\": \"40.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"4.2K\", \"totalSubmission\": \"10.2K\", \"totalAcceptedRaw\": 4195, \"totalSubmissionRaw\": 10248, \"acRate\": \"40.9%\"}",
|
||||
"hints": [
|
||||
"Let dp[j][e] = s be the largest index for which S[s:e+1] has T[:j] as a substring."
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user