API Response (JSON)
{
"problem": {
"name": "Black and White Stones",
"description": {
"content": "There is a regular $N$\\-gon with side length $D$. Starting from a vertex, we place black or white stones on the circumference at intervals of $1$. As a result, each edge of the $N$\\-gon will have $(D+",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc256_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a regular $N$\\-gon with side length $D$.\nStarting from a vertex, we place black or white stones on the circumference at intervals of $1$. As a result, each edge of the $N$\\-gon will have $(D+...",
"is_translate": false,
"language": "English"
}
]
}