1+ {
2+ "data" : {
3+ "question" : {
4+ "questionId" : " 2874" ,
5+ "questionFrontendId" : " 2720" ,
6+ "categoryTitle" : " Database" ,
7+ "boundTopicId" : 2299616 ,
8+ "title" : " Popularity Percentage" ,
9+ "titleSlug" : " popularity-percentage" ,
10+ "content" : null ,
11+ "translatedTitle" : " 受欢迎度百分比" ,
12+ "translatedContent" : null ,
13+ "isPaidOnly" : true ,
14+ "difficulty" : " Hard" ,
15+ "likes" : 0 ,
16+ "dislikes" : 0 ,
17+ "isLiked" : null ,
18+ "similarQuestions" : " []" ,
19+ "contributors" : [],
20+ "langToValidPlayground" : null ,
21+ "topicTags" : [],
22+ "companyTagStats" : null ,
23+ "codeSnippets" : null ,
24+ "stats" : " {\" totalAccepted\" : \" 26\" , \" totalSubmission\" : \" 31\" , \" totalAcceptedRaw\" : 26, \" totalSubmissionRaw\" : 31, \" acRate\" : \" 83.9%\" }" ,
25+ "hints" : [],
26+ "solution" : null ,
27+ "status" : null ,
28+ "sampleTestCase" : " {\" headers\" :{\" Friends\" :[\" user1\" ,\" user2\" ]},\" rows\" :{\" Friends\" :[[2,1],[1,3],[4,1],[1,5],[1,6],[2,6],[7,2],[8,3],[3,9]]}}" ,
29+ "metaData" : " {\n \" mysql\" : [\n \" Create table if not exists Friends (user1 int, user2 int)\"\n ],\n \" mssql\" : [\n \" Create table Friends(user1 int, user2 int)\"\n ],\n \" oraclesql\" : [\n \" Create table Friends(user1 int, user2 int)\"\n ],\n \" database\" : true\n }" ,
30+ "judgerAvailable" : true ,
31+ "judgeType" : " large" ,
32+ "mysqlSchemas" : [
33+ " Create table if not exists Friends (user1 int, user2 int)" ,
34+ " Truncate table Friends" ,
35+ " insert into Friends (user1, user2) values ('2', '1')" ,
36+ " insert into Friends (user1, user2) values ('1', '3')" ,
37+ " insert into Friends (user1, user2) values ('4', '1')" ,
38+ " insert into Friends (user1, user2) values ('1', '5')" ,
39+ " insert into Friends (user1, user2) values ('1', '6')" ,
40+ " insert into Friends (user1, user2) values ('2', '6')" ,
41+ " insert into Friends (user1, user2) values ('7', '2')" ,
42+ " insert into Friends (user1, user2) values ('8', '3')" ,
43+ " insert into Friends (user1, user2) values ('3', '9')"
44+ ],
45+ "enableRunCode" : true ,
46+ "envInfo" : " {\" mysql\" :[\" MySQL\" ,\" <p>\\ u7248\\ u672c\\ uff1a<code>MySQL 8.0<\\ /code><\\ /p>\" ],\" mssql\" :[\" MS SQL Server\" ,\" <p>mssql server 2019.<\\ /p>\" ],\" oraclesql\" :[\" Oracle\" ,\" <p>Oracle Sql 11.2.<\\ /p>\" ]}" ,
47+ "book" : null ,
48+ "isSubscribed" : false ,
49+ "isDailyQuestion" : false ,
50+ "dailyRecordStatus" : null ,
51+ "editorType" : " CKEDITOR" ,
52+ "ugcQuestionId" : null ,
53+ "style" : " LEETCODE" ,
54+ "exampleTestcases" : " {\" headers\" :{\" Friends\" :[\" user1\" ,\" user2\" ]},\" rows\" :{\" Friends\" :[[2,1],[1,3],[4,1],[1,5],[1,6],[2,6],[7,2],[8,3],[3,9]]}}" ,
55+ "__typename" : " QuestionNode"
56+ }
57+ }
58+ }
0 commit comments