API Response (JSON)
{
"problem": {
"name": "I. Painting a Square",
"description": {
"content": "There is a square of size $a times a$. In its top left corner there is a square brush of size $b times b$. You should use this brush to paint a square (you can assume that the top left corner of size ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10221I"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a square of size $a times a$. In its top left corner there is a square brush of size $b times b$. You should use this brush to paint a square (you can assume that the top left corner of size ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet the road be represented as a $3 \\times 10$ grid $G$, where each row corresponds to a lane and each column to a position along the road. \nLet $r \\in \\{1,2,3\\}$ denote the lane co...",
"is_translate": false,
"language": "Formal"
}
]
}