API Response (JSON)
{
"problem": {
"name": "Build Stairs",
"description": {
"content": "There are $N$ squares arranged in a row from left to right. The height of the $i$\\-th square from the left is $H_i$. For each square, you will perform either of the following operations once: * Dec",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc136_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ squares arranged in a row from left to right. The height of the $i$\\-th square from the left is $H_i$.\nFor each square, you will perform either of the following operations once:\n\n* Dec...",
"is_translate": false,
"language": "English"
}
]
}