API Response (JSON)
{
"problem": {
"name": "Sugoroku",
"description": {
"content": "Takahashi is playing a board game called Sugoroku. On the board, there are $N + 1$ squares numbered $0$ to $N$. Takahashi starts at Square $0$, and he has to stop exactly at Square $N$ to win the game",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc146_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is playing a board game called Sugoroku.\nOn the board, there are $N + 1$ squares numbered $0$ to $N$. Takahashi starts at Square $0$, and he has to stop exactly at Square $N$ to win the game...",
"is_translate": false,
"language": "English"
}
]
}