API Response (JSON)
{
"problem": {
"name": "Divide a Cuboid",
"description": {
"content": "We have a rectangular parallelepiped of size $A×B×C$, built with blocks of size $1×1×1$. Snuke will paint each of the $A×B×C$ blocks either red or blue, so that: * There is at least one red block a",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc004_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a rectangular parallelepiped of size $A×B×C$, built with blocks of size $1×1×1$. Snuke will paint each of the $A×B×C$ blocks either red or blue, so that:\n\n* There is at least one red block a...",
"is_translate": false,
"language": "English"
}
]
}