API Response (JSON)
{
"problem": {
"name": "Toll Gates",
"description": {
"content": "There are $N + 1$ squares arranged in a row, numbered $0, 1, ..., N$ from left to right. Initially, you are in Square $X$. You can freely travel between adjacent squares. Your goal is to reach Square ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc094_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N + 1$ squares arranged in a row, numbered $0, 1, ..., N$ from left to right.\nInitially, you are in Square $X$. You can freely travel between adjacent squares. Your goal is to reach Square ...",
"is_translate": false,
"language": "English"
}
]
}