API Response (JSON)
{
"problem": {
"name": "ABCBAC",
"description": {
"content": "For a string $S$ of length $N$ and an integer $i\\ (0\\leq i\\leq N)$, let us define the string $f_i(S)$ as the concatenation of: * the first $i$ characters of $S$, * the reversal of $S$, and * th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc284_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For a string $S$ of length $N$ and an integer $i\\ (0\\leq i\\leq N)$, let us define the string $f_i(S)$ as the concatenation of:\n\n* the first $i$ characters of $S$,\n* the reversal of $S$, and\n* th...",
"is_translate": false,
"language": "English"
}
]
}