1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21: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": 1558,
"likes": 1561,
"dislikes": 83,
"isLiked": null,
"similarQuestions": "[{\"title\": \"First Missing Positive\", \"titleSlug\": \"first-missing-positive\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Missing Number\", \"titleSlug\": \"missing-number\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"K-Similar Strings\", \"titleSlug\": \"k-similar-strings\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
@@ -161,7 +161,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"42.7K\", \"totalSubmission\": \"75.7K\", \"totalAcceptedRaw\": 42718, \"totalSubmissionRaw\": 75659, \"acRate\": \"56.5%\"}",
"stats": "{\"totalAccepted\": \"42.8K\", \"totalSubmission\": \"75.8K\", \"totalAcceptedRaw\": 42771, \"totalSubmissionRaw\": 75751, \"acRate\": \"56.5%\"}",
"hints": [
"Say there are N two-seat couches. For each couple, draw an edge from the couch of one partner to the couch of the other partner."
],