mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 3734,
|
||||
"dislikes": 1541,
|
||||
"likes": 3780,
|
||||
"dislikes": 1546,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Longest Common Subpath\", \"titleSlug\": \"longest-common-subpath\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Valid Arrangement of Pairs\", \"titleSlug\": \"valid-arrangement-of-pairs\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[\"MUC\",\"LHR\"],[\"JFK\",\"MUC\"],[\"SFO\",\"SJC\"],[\"LHR\",\"SFO\"]]\n[[\"JFK\",\"SFO\"],[\"JFK\",\"ATL\"],[\"SFO\",\"ATL\"],[\"ATL\",\"JFK\"],[\"ATL\",\"SFO\"]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"273.6K\", \"totalSubmission\": \"683.4K\", \"totalAcceptedRaw\": 273622, \"totalSubmissionRaw\": 683447, \"acRate\": \"40.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"277.8K\", \"totalSubmission\": \"692.1K\", \"totalAcceptedRaw\": 277761, \"totalSubmissionRaw\": 692122, \"acRate\": \"40.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "875",
|
||||
|
Reference in New Issue
Block a user