API Response (JSON)
{
"problem": {
"name": "Vacation",
"description": {
"content": "Taro's summer vacation starts tomorrow, and he has decided to make plans for it now. The vacation consists of $N$ days. For each $i$ ($1 \\leq i \\leq N$), Taro will choose one of the following activiti",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "dp_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Taro's summer vacation starts tomorrow, and he has decided to make plans for it now.\nThe vacation consists of $N$ days. For each $i$ ($1 \\leq i \\leq N$), Taro will choose one of the following activiti...",
"is_translate": false,
"language": "English"
}
]
}