1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-07 08:21:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -12,7 +12,7 @@
"translatedContent": null,
"isPaidOnly": true,
"difficulty": "Medium",
"likes": 37,
"likes": 38,
"dislikes": 0,
"isLiked": null,
"similarQuestions": "[]",
@@ -40,11 +40,11 @@
],
"companyTagStats": null,
"codeSnippets": null,
"stats": "{\"totalAccepted\": \"1.6K\", \"totalSubmission\": \"3.3K\", \"totalAcceptedRaw\": 1567, \"totalSubmissionRaw\": 3255, \"acRate\": \"48.1%\"}",
"stats": "{\"totalAccepted\": \"1.6K\", \"totalSubmission\": \"3.3K\", \"totalAcceptedRaw\": 1592, \"totalSubmissionRaw\": 3315, \"acRate\": \"48.0%\"}",
"hints": [],
"solution": null,
"status": null,
"sampleTestCase": "[\"http://news.yahoo.com\",\"http://news.yahoo.com/news\",\"http://news.yahoo.com/news/topics/\",\"http://news.google.com\",\"http://news.yahoo.com/us\"]\n[[2,0],[2,1],[3,2],[3,1],[0,4]]\n\"http://news.yahoo.com/news/topics/\"",
"sampleTestCase": "[\"http://news.yahoo.com\",\"http://news.yahoo.com/news\",\"http://news.yahoo.com/news/topics/\",\"http://news.google.com\",\"http://news.yahoo.com/us\"]\r\n[[2,0],[2,1],[3,2],[3,1],[0,4]]\r\n\"http://news.yahoo.com/news/topics/\"\r",
"metaData": "{\n \"name\": \"foobar\",\n \"params\": [\n {\n \"name\": \"urls\",\n \"type\": \"string[]\"\n },\n {\n \"type\": \"integer[][]\",\n \"name\": \"edges\"\n },\n {\n \"type\": \"string\",\n \"name\": \"startUrl\"\n }\n ],\n \"return\": {\n \"type\": \"integer\"\n },\n \"languages\": [\n \"cpp\",\n \"java\",\n \"python\",\n \"csharp\",\n \"python3\"\n ],\n \"manual\": true\n}",
"judgerAvailable": true,
"judgeType": "large",