API Response (JSON)
{
"problem": {
"name": "Throwing the Die",
"description": {
"content": "Let us play a game using a die. The game consists of at most $N$ turns, each of which goes as follows. * Throw a $6$\\-sided die that shows $1,\\ldots,6$ with equal probability, and let $X$ be the nu",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc266_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let us play a game using a die. The game consists of at most $N$ turns, each of which goes as follows.\n\n* Throw a $6$\\-sided die that shows $1,\\ldots,6$ with equal probability, and let $X$ be the nu...",
"is_translate": false,
"language": "English"
}
]
}