mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 922,
|
||||
"likes": 923,
|
||||
"dislikes": 59,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"96K\", \"totalSubmission\": \"123.6K\", \"totalAcceptedRaw\": 96000, \"totalSubmissionRaw\": 123598, \"acRate\": \"77.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"96.1K\", \"totalSubmission\": \"123.7K\", \"totalAcceptedRaw\": 96124, \"totalSubmissionRaw\": 123748, \"acRate\": \"77.7%\"}",
|
||||
"hints": [
|
||||
"Start in any city and use the path to move to the next city.",
|
||||
"Eventually, you will reach a city with no path outgoing, this is the destination city."
|
||||
|
Reference in New Issue
Block a user