API Response (JSON)
{
"problem": {
"name": "Ladder Takahashi",
"description": {
"content": "There is a $10^9$\\-story building with $N$ ladders. Takahashi, who is on the $1$\\-st (lowest) floor, wants to reach the highest floor possible by using ladders (possibly none). The ladders are num",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc277_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a $10^9$\\-story building with $N$ ladders. \nTakahashi, who is on the $1$\\-st (lowest) floor, wants to reach the highest floor possible by using ladders (possibly none). \nThe ladders are num...",
"is_translate": false,
"language": "English"
}
]
}