API Response (JSON)
{
"problem": {
"name": "E. Bisection",
"description": {
"content": "Pavel has developed the best game in the world — «Bisection». In this game the square grid of size n × n is given to a player. Some of the cells on the grid are selected and form a figure. A player sh",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10097E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Pavel has developed the best game in the world — «Bisection». In this game the square grid of size n × n is given to a player. Some of the cells on the grid are selected and form a figure. A player sh...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $, $ 1 \\leq n \\leq 50 $, be the grid size. \nLet $ G \\subseteq \\{1, \\dots, n\\} \\times \\{1, \\dots, n\\} $ be the set of cells belonging to the figure, i.e., $ G ...",
"is_translate": false,
"language": "Formal"
}
]
}