API Response (JSON)
{
"problem": {
"name": "Increment Decrement",
"description": {
"content": "You have an integer variable $x$. Initially, $x=0$. Some person gave you a string $S$ of length $N$, and using the string you performed the following operation $N$ times. In the $i$\\-th operation, you",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc052_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have an integer variable $x$. Initially, $x=0$.\nSome person gave you a string $S$ of length $N$, and using the string you performed the following operation $N$ times. In the $i$\\-th operation, you...",
"is_translate": false,
"language": "English"
}
]
}