API Response (JSON)
{
"problem": {
"name": "Many Moves",
"description": {
"content": "There are $N$ squares in a row. The squares are numbered $1, 2, ..., N$ from left to right. You have two pieces, initially placed on square $A$ and $B$, respectively. You will be asked to process $Q$ ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc073_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ squares in a row. The squares are numbered $1, 2, ..., N$ from left to right.\nYou have two pieces, initially placed on square $A$ and $B$, respectively. You will be asked to process $Q$ ...",
"is_translate": false,
"language": "English"
}
]
}