API Response (JSON)
{
"problem": {
"name": "Sugoroku 5",
"description": {
"content": "There is a board game with $N+1$ squares: square $0$, square $1$, $\\dots$, square $N$. You have a die (dice) that rolls an integer between $1$ and $K$, inclusive, with equal probability for each out",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 12000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc345_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a board game with $N+1$ squares: square $0$, square $1$, $\\dots$, square $N$. \nYou have a die (dice) that rolls an integer between $1$ and $K$, inclusive, with equal probability for each out...",
"is_translate": false,
"language": "English"
}
]
}