API Response (JSON)
{
"problem": {
"name": "Nearest Card Game",
"description": {
"content": "There are $N$ cards. The $i$\\-th card has an integer $A_i$ written on it. For any two cards, the integers on those cards are different. Using these cards, Takahashi and Aoki will play the following ga",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "aising2019_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ cards. The $i$\\-th card has an integer $A_i$ written on it. For any two cards, the integers on those cards are different.\nUsing these cards, Takahashi and Aoki will play the following ga...",
"is_translate": false,
"language": "English"
}
]
}