API Response (JSON)
{
"problem": {
"name": "Kenken Race",
"description": {
"content": "There are $N$ squares arranged in a row, numbered $1, 2, ..., N$ from left to right. You are given a string $S$ of length $N$ consisting of `.` and `#`. If the $i$\\-th character of $S$ is `#`, Square ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc034_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ squares arranged in a row, numbered $1, 2, ..., N$ from left to right. You are given a string $S$ of length $N$ consisting of `.` and `#`. If the $i$\\-th character of $S$ is `#`, Square ...",
"is_translate": false,
"language": "English"
}
]
}