API Response (JSON)
{
"problem": {
"name": "01 Balanced",
"description": {
"content": "Consider making a string $s$ of length $N$ consisting of `0` and `1`, where $s$ must satisfy $M$ conditions. The $i$\\-th condition is represented by integers $L_i$ and $R_i$ ($1 \\leq L_i < R_i \\leq N$",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc056_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Consider making a string $s$ of length $N$ consisting of `0` and `1`, where $s$ must satisfy $M$ conditions. The $i$\\-th condition is represented by integers $L_i$ and $R_i$ ($1 \\leq L_i < R_i \\leq N$...",
"is_translate": false,
"language": "English"
}
]
}