API Response (JSON)
{
"problem": {
"name": "O. Obfuscation technique",
"description": {
"content": "In the near future, an elite team of cybersecurity researchers known as the Digital Sentinels discovers that a clandestine group has developed a sophisticated obfuscation technique to hide messages wi",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CFO"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In the near future, an elite team of cybersecurity researchers known as the Digital Sentinels discovers that a clandestine group has developed a sophisticated obfuscation technique to hide messages wi...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "最初,一只兔子位于二维平面上的 $(0, 0)$,它希望前往 $(x, y)$。它可以执行以下三种跳跃之一:\n\n第一行包含一个整数 $T$ $(1 lt.eq T lt.eq 10^4)$ —— 测试用例的数量。接下来的 $T$ 行,每行包含 $5$ 个整数 $x, y, A, B, C$ $(0 lt.eq x, y lt.eq 10^9, 0 lt.eq A, B, C lt.eq 10^9)...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case $ k \\in \\{1, \\dots, T\\} $, let $ (x_k, y_k) \\in \\mathbb{Z}_{\\geq 0}^2 $ be the target point, and let $ A_k,...",
"is_translate": false,
"language": "Formal"
}
]
}