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": 190,
|
||||
"dislikes": 193,
|
||||
"likes": 193,
|
||||
"dislikes": 202,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\":{\"Insurance\":[\"pid\",\"tiv_2015\",\"tiv_2016\",\"lat\",\"lon\"]},\"rows\":{\"Insurance\":[[1,10,5,10,10],[2,20,20,20,20],[3,10,30,20,20],[4,10,40,40,40]]}}",
|
||||
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"31.6K\", \"totalSubmission\": \"57.3K\", \"totalAcceptedRaw\": 31609, \"totalSubmissionRaw\": 57281, \"acRate\": \"55.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"32.3K\", \"totalSubmission\": \"58.8K\", \"totalAcceptedRaw\": 32300, \"totalSubmissionRaw\": 58799, \"acRate\": \"54.9%\"}",
|
||||
"hints": [
|
||||
"Make the (LAT, LON) a pair to represent the location information"
|
||||
],
|
||||
|
Reference in New Issue
Block a user