| { | |
| "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": "" | |
| } |