API Response (JSON)
{
"problem": {
"name": "Intersection of Cuboids",
"description": {
"content": "> You are trying to implement collision detection in a 3D game. In a $3$\\-dimensional space, let $C(a,b,c,d,e,f)$ denote the cuboid with a diagonal connecting $(a,b,c)$ and $(d,e,f)$, and with all fa",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc361_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "> You are trying to implement collision detection in a 3D game.\n\nIn a $3$\\-dimensional space, let $C(a,b,c,d,e,f)$ denote the cuboid with a diagonal connecting $(a,b,c)$ and $(d,e,f)$, and with all fa...",
"is_translate": false,
"language": "English"
}
]
}