API Response (JSON)
{
"problem": {
"name": "Perfect Bus",
"description": {
"content": "A bus is in operation. The number of passengers on the bus is always a non-negative integer. At some point in time, the bus had zero or more passengers, and it has stopped $N$ times since then. At the",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc339_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A bus is in operation. The number of passengers on the bus is always a non-negative integer.\nAt some point in time, the bus had zero or more passengers, and it has stopped $N$ times since then. At the...",
"is_translate": false,
"language": "English"
}
]
}