API Response (JSON)
{
"problem": {
"name": "7",
"description": {
"content": "There are $N$ 7's drawn in the first quadrant of a plane. The $i$\\-th 7 is a figure composed of a segment connecting $(x_i-1,y_i)$ and $(x_i,y_i)$, and a segment connecting $(x_i,y_i-1)$ and $(x_i,y_i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc225_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ 7's drawn in the first quadrant of a plane.\nThe $i$\\-th 7 is a figure composed of a segment connecting $(x_i-1,y_i)$ and $(x_i,y_i)$, and a segment connecting $(x_i,y_i-1)$ and $(x_i,y_i...",
"is_translate": false,
"language": "English"
}
]
}