API Response (JSON)
{
"problem": {
"name": "Paper Cutting",
"description": {
"content": "There is a rectangular sheet of paper with height $H+1$ and width $W+1$. We introduce an $xy$\\-coordinate system so that the four corners of the sheet are $(0, 0)$, $(W + 1, 0)$, $(0, H + 1)$ and $(W ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "keyence2019_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a rectangular sheet of paper with height $H+1$ and width $W+1$. We introduce an $xy$\\-coordinate system so that the four corners of the sheet are $(0, 0)$, $(W + 1, 0)$, $(0, H + 1)$ and $(W ...",
"is_translate": false,
"language": "English"
}
]
}