API Response (JSON)
{
"problem": {
"name": "Dice",
"description": {
"content": "There are two dice, called die $1$ and die $2$. * Die $1$ is an $N$\\-sided die, where each side shows a distinct positive integer $A_1, A_2, \\dots, A_N$ with equal probability. * Die $2$ is an $M",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "fps_24_q"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are two dice, called die $1$ and die $2$.\n\n* Die $1$ is an $N$\\-sided die, where each side shows a distinct positive integer $A_1, A_2, \\dots, A_N$ with equal probability.\n* Die $2$ is an $M...",
"is_translate": false,
"language": "English"
}
]
}