API Response (JSON)
{
"problem": {
"name": "Bank",
"description": {
"content": "$N$ people, with ID numbers $1$, $2$, $\\dots$, $N$, are lining up in front of a bank. There will be $Q$ events. The following three kinds of events can happen. * `1` : The teller calls the person",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc294_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ people, with ID numbers $1$, $2$, $\\dots$, $N$, are lining up in front of a bank. \nThere will be $Q$ events. The following three kinds of events can happen.\n\n* `1` : The teller calls the person...",
"is_translate": false,
"language": "English"
}
]
}