API Response (JSON)
{
"problem": {
"name": "Move and Win",
"description": {
"content": "A game is played on a strip consisting of $N$ cells consecutively numbered from 1 to $N$. Alice has her token on cell $A$. Borys has his token on a different cell $B$. Players take turns, Alice moves ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc020_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A game is played on a strip consisting of $N$ cells consecutively numbered from 1 to $N$.\nAlice has her token on cell $A$. Borys has his token on a different cell $B$.\nPlayers take turns, Alice moves ...",
"is_translate": false,
"language": "English"
}
]
}