API Response (JSON)
{
"problem": {
"name": "Rain Flows into Dams",
"description": {
"content": "There are $N$ mountains in a circle, called Mountain $1$, Mountain $2$, $...$, Mountain $N$ in clockwise order. $N$ is an _odd_ number. Between these mountains, there are $N$ dams, called Dam $1$, Dam",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc133_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ mountains in a circle, called Mountain $1$, Mountain $2$, $...$, Mountain $N$ in clockwise order. $N$ is an _odd_ number.\nBetween these mountains, there are $N$ dams, called Dam $1$, Dam...",
"is_translate": false,
"language": "English"
}
]
}