API Response (JSON)
{
"problem": {
"name": "Range Set",
"description": {
"content": "Snuke has a string $x$ of length $N$. Initially, every character in $x$ is `0`. Snuke can do the following two operations any number of times in any order: * Choose $A$ consecutive characters in $x",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc045_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has a string $x$ of length $N$. Initially, every character in $x$ is `0`.\nSnuke can do the following two operations any number of times in any order:\n\n* Choose $A$ consecutive characters in $x...",
"is_translate": false,
"language": "English"
}
]
}