API Response (JSON)
{
"problem": {
"name": "Arrangement",
"description": {
"content": "Niwango has $N$ cards, numbered $1,2,\\ldots,N$. He will now arrange these cards in a row. Niwango wants to know if there is a way to arrange the cards while satisfying all the $N$ conditions below. To",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2525,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "dwacon6th_prelims_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Niwango has $N$ cards, numbered $1,2,\\ldots,N$. He will now arrange these cards in a row.\nNiwango wants to know if there is a way to arrange the cards while satisfying all the $N$ conditions below. To...",
"is_translate": false,
"language": "English"
}
]
}