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": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2258,
|
||||
"dislikes": 35,
|
||||
"likes": 2317,
|
||||
"dislikes": 36,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Surrounded Regions\", \"titleSlug\": \"surrounded-regions\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Number of Islands\", \"titleSlug\": \"number-of-islands\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Shortest Distance from All Buildings\", \"titleSlug\": \"shortest-distance-from-all-buildings\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Robot Room Cleaner\", \"titleSlug\": \"robot-room-cleaner\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Rotting Oranges\", \"titleSlug\": \"rotting-oranges\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[2147483647,-1,0,2147483647],[2147483647,2147483647,2147483647,-1],[2147483647,-1,2147483647,-1],[0,-1,2147483647,2147483647]]\n[[-1]]",
|
||||
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"211.2K\", \"totalSubmission\": \"357.7K\", \"totalAcceptedRaw\": 211243, \"totalSubmissionRaw\": 357695, \"acRate\": \"59.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"216.1K\", \"totalSubmission\": \"364.8K\", \"totalAcceptedRaw\": 216081, \"totalSubmissionRaw\": 364779, \"acRate\": \"59.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "15",
|
||||
|
Reference in New Issue
Block a user