API Response (JSON)
{
"problem": {
"name": "Airport Bus",
"description": {
"content": "Every day, $N$ passengers arrive at Takahashi Airport. The $i$\\-th passenger arrives at time $T_i$. Every passenger arrived at Takahashi airport travels to the city by bus. Each bus can accommodate up",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc011_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Every day, $N$ passengers arrive at Takahashi Airport. The $i$\\-th passenger arrives at time $T_i$.\nEvery passenger arrived at Takahashi airport travels to the city by bus. Each bus can accommodate up...",
"is_translate": false,
"language": "English"
}
]
}