API Response (JSON)
{
"problem": {
"name": "Fair Elevator",
"description": {
"content": "There is a building with $2N$ floors, numbered $1, 2, \\ldots, 2N$ from bottom to top. The elevator in this building moved from Floor $1$ to Floor $2N$ just once. On the way, $N$ persons got on and off",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc104_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a building with $2N$ floors, numbered $1, 2, \\ldots, 2N$ from bottom to top.\nThe elevator in this building moved from Floor $1$ to Floor $2N$ just once.\nOn the way, $N$ persons got on and off...",
"is_translate": false,
"language": "English"
}
]
}