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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 712,
|
||||
"dislikes": 873,
|
||||
"likes": 713,
|
||||
"dislikes": 875,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\": {\"World\": [\"name\", \"continent\",\t\"area\",\t\"population\", \"gdp\"]}, \"rows\": {\"World\": [[\"Afghanistan\", \"Asia\", 652230, 25500100, 20343000000], [\"Albania\", \"Europe\", 28748, 2831741, 12960000000], [\"Algeria\", \"Africa\", 2381741, 37100000, 188681000000], [\"Andorra\", \"Europe\", 468, 78115,\t3712000000], [\"Angola\", \"Africa\", 1246700, 20609294, 100990000000]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"263.9K\", \"totalSubmission\": \"339.4K\", \"totalAcceptedRaw\": 263942, \"totalSubmissionRaw\": 339401, \"acRate\": \"77.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"264.2K\", \"totalSubmission\": \"339.8K\", \"totalAcceptedRaw\": 264180, \"totalSubmissionRaw\": 339794, \"acRate\": \"77.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "200",
|
||||
|
Reference in New Issue
Block a user