API Response (JSON)
{
"problem": {
"name": "Bracket Score",
"description": {
"content": "In this problem, we consider strings consisting of `(`, `)`, `[`, and `]`. A string $x$ is said to be a **good parentheses sequence** if and only if **one** of the following conditions is satisfied: ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc048_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In this problem, we consider strings consisting of `(`, `)`, `[`, and `]`.\nA string $x$ is said to be a **good parentheses sequence** if and only if **one** of the following conditions is satisfied:\n\n...",
"is_translate": false,
"language": "English"
}
]
}