API Response (JSON)
{
"problem": {
"name": "Three Dice",
"description": {
"content": "Takahashi has rolled three dice. They are showing numbers $a$, $b$, and $c$ on the top faces. Find the sum of the numbers on the bottom faces. Here, each of these dice is a standard cubic die, where t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc202_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has rolled three dice. They are showing numbers $a$, $b$, and $c$ on the top faces.\nFind the sum of the numbers on the bottom faces.\nHere, each of these dice is a standard cubic die, where t...",
"is_translate": false,
"language": "English"
}
]
}