API Response (JSON)
{
"problem": {
"name": "Delete AB",
"description": {
"content": "For a string $X = X_1X_2\\dots X_{|X|}$ and positive integers $l,r~(1 \\leq l \\leq r \\leq |X|)$, let $X_{l,r} = X_l X_{l+1}\\dots X_r$. You are given a string $S=S_1S_2\\dots S_{|S|}$ consisting of `A` an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc074_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For a string $X = X_1X_2\\dots X_{|X|}$ and positive integers $l,r~(1 \\leq l \\leq r \\leq |X|)$, let $X_{l,r} = X_l X_{l+1}\\dots X_r$.\nYou are given a string $S=S_1S_2\\dots S_{|S|}$ consisting of `A` an...",
"is_translate": false,
"language": "English"
}
]
}