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