API Response (JSON)
{
"problem": {
"name": "Sugoroku",
"description": {
"content": "There is a board game with $N+1$ squares numbered $0, 1, \\dots, N$. You also have an $M$\\-sided die, where each side shows a distinct positive integer $A_1, A_2, \\dots, A_M$ with equal probability. ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "fps_24_j"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a board game with $N+1$ squares numbered $0, 1, \\dots, N$. \nYou also have an $M$\\-sided die, where each side shows a distinct positive integer $A_1, A_2, \\dots, A_M$ with equal probability. ...",
"is_translate": false,
"language": "English"
}
]
}