mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"34.7K\", \"totalSubmission\": \"54.3K\", \"totalAcceptedRaw\": 34669, \"totalSubmissionRaw\": 54257, \"acRate\": \"63.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"35K\", \"totalSubmission\": \"54.7K\", \"totalAcceptedRaw\": 34961, \"totalSubmissionRaw\": 54660, \"acRate\": \"64.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "84",
|
||||
@@ -163,7 +163,7 @@
|
||||
"__typename": "ArticleNode"
|
||||
},
|
||||
"status": null,
|
||||
"sampleTestCase": "[[1,2],[3,4]]",
|
||||
"sampleTestCase": "[[2]]",
|
||||
"metaData": "{\r\n \"name\": \"surfaceArea\",\r\n \"params\": [\r\n {\r\n \"name\": \"grid\",\r\n \"type\": \"integer[][]\"\r\n }\r\n ],\r\n \"return\": {\r\n \"type\": \"integer\"\r\n }\r\n}\r\n",
|
||||
"judgerAvailable": true,
|
||||
"judgeType": "large",
|
||||
|
Reference in New Issue
Block a user