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": "Easy",
|
||||
"likes": 610,
|
||||
"dislikes": 273,
|
||||
"likes": 643,
|
||||
"dislikes": 276,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[\"ParkingSystem\",\"addCar\",\"addCar\",\"addCar\",\"addCar\"]\n[[1,1,0],[1],[2],[3],[1]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"111K\", \"totalSubmission\": \"126.9K\", \"totalAcceptedRaw\": 111004, \"totalSubmissionRaw\": 126940, \"acRate\": \"87.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"115.3K\", \"totalSubmission\": \"131.7K\", \"totalAcceptedRaw\": 115318, \"totalSubmissionRaw\": 131731, \"acRate\": \"87.5%\"}",
|
||||
"hints": [
|
||||
"Record number of parking slots still available for each car type."
|
||||
],
|
||||
|
Reference in New Issue
Block a user