1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 15:01:40 +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,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Hard",
"likes": 433,
"likes": 435,
"dislikes": 7,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Checking Existence of Edge Length Limited Paths II\", \"titleSlug\": \"checking-existence-of-edge-length-limited-paths-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
@@ -155,7 +155,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"7.6K\", \"totalSubmission\": \"15.7K\", \"totalAcceptedRaw\": 7640, \"totalSubmissionRaw\": 15723, \"acRate\": \"48.6%\"}",
"stats": "{\"totalAccepted\": \"7.7K\", \"totalSubmission\": \"15.8K\", \"totalAcceptedRaw\": 7668, \"totalSubmissionRaw\": 15778, \"acRate\": \"48.6%\"}",
"hints": [
"All the queries are given in advance. Is there a way you can reorder the queries to avoid repeated computations?"
],