API Response (JSON)
{
"problem": {
"name": "Alter Altar",
"description": {
"content": "An altar enshrines $N$ stones arranged in a row from left to right. The color of the $i$\\-th stone from the left $(1 \\leq i \\leq N)$ is given to you as a character $c_i$; `R` stands for red and `W` st",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc174_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "An altar enshrines $N$ stones arranged in a row from left to right. The color of the $i$\\-th stone from the left $(1 \\leq i \\leq N)$ is given to you as a character $c_i$; `R` stands for red and `W` st...",
"is_translate": false,
"language": "English"
}
]
}