API Response (JSON)
{
"problem": {
"name": "2UP3DOWN",
"description": {
"content": "Takahashi is in a building with $100$ floors. He uses the stairs for moving up two floors or less or moving down three floors or less, and uses the elevator otherwise. Does he use the stairs to move f",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc326_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is in a building with $100$ floors.\nHe uses the stairs for moving up two floors or less or moving down three floors or less, and uses the elevator otherwise.\nDoes he use the stairs to move f...",
"is_translate": false,
"language": "English"
}
]
}