API Response (JSON)
{
"problem": {
"name": "D. Checkerboard",
"description": {
"content": "Byung is playing a game on her infinite checkerboard. The goal of the game is to move from a starting position (rs, cs) to a target position (rt, ct) using *exactly* x moves, where x is determined by ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10187D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Byung is playing a game on her infinite checkerboard. The goal of the game is to move from a starting position (rs, cs) to a target position (rt, ct) using *exactly* x moves, where x is determined by ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z}^+ $ be the number of points. \nLet $ P = \\{ (x_i, y_i, p_i) \\mid i \\in \\{1, \\dots, N\\} \\} $ be the set of points, where: \n- $ (x_i, y_i) \\in \\mathbb{R}^2 $ is...",
"is_translate": false,
"language": "Formal"
}
]
}