API Response (JSON)
{
"problem": {
"name": "Climbing Takahashi",
"description": {
"content": "There are $N$ platforms arranged in a row. The height of the $i$\\-th platform from the left is $H_i$. Takahashi is initially standing on the leftmost platform. Since he likes heights, he will repeat 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": "abc235_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ platforms arranged in a row. The height of the $i$\\-th platform from the left is $H_i$.\nTakahashi is initially standing on the leftmost platform.\nSince he likes heights, he will repeat t...",
"is_translate": false,
"language": "English"
}
]
}