API Response (JSON)
{
"problem": {
"name": "Throne",
"description": {
"content": "We have $N$ chairs arranged in a circle, one of which is a throne. Takahashi is initially sitting on the chair that is $S$ chairs away from the throne in the clockwise direction. Now, he will repeat 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": "abc186_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ chairs arranged in a circle, one of which is a throne.\nTakahashi is initially sitting on the chair that is $S$ chairs away from the throne in the clockwise direction. Now, he will repeat t...",
"is_translate": false,
"language": "English"
}
]
}