File size: 953 Bytes
212a146
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
  "citation": "",
  "description": "",
  "features": {
    "question_title": {
      "dtype": "string",
      "_type": "Value"
    },
    "question_content": {
      "dtype": "string",
      "_type": "Value"
    },
    "platform": {
      "dtype": "string",
      "_type": "Value"
    },
    "question_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "contest_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "contest_date": {
      "dtype": "timestamp[s]",
      "_type": "Value"
    },
    "starter_code": {
      "dtype": "string",
      "_type": "Value"
    },
    "difficulty": {
      "dtype": "string",
      "_type": "Value"
    },
    "public_test_cases": {
      "dtype": "string",
      "_type": "Value"
    },
    "private_test_cases": {
      "dtype": "string",
      "_type": "Value"
    },
    "metadata": {
      "dtype": "string",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": ""
}