API Response (JSON)
{
"problem": {
"name": "LR insertion",
"description": {
"content": "There is a sequence that contains one $0$, $A=(0)$. Additionally, you are given a string of length $N$, $S=s_1s_2\\ldots s_N$, consisting of `L` and `R`. For each $i=1, 2, \\ldots, N$ in this order, t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc237_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a sequence that contains one $0$, $A=(0)$. \nAdditionally, you are given a string of length $N$, $S=s_1s_2\\ldots s_N$, consisting of `L` and `R`.\nFor each $i=1, 2, \\ldots, N$ in this order, t...",
"is_translate": false,
"language": "English"
}
]
}