API Response (JSON)
{
"problem": {
"name": "B. Numbers on a Circle",
"description": {
"content": "You are given two integers $n$ and $k$. Determine whether there exists an array $a_0$, $a_1$, $\\\\dots$, $a_{n -1}$ with the properties: The input contains two integers $n$ and $k$, the length of the",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10286B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given two integers $n$ and $k$. Determine whether there exists an array $a_0$, $a_1$, $\\\\dots$, $a_{n -1}$ with the properties: \n\nThe input contains two integers $n$ and $k$, the length of the...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of wire slots in each set. \nLet $ A = a_1 a_2 \\dots a_n $ be the string representing the first set of wire slots. \nLet $ B = b_1 b_2 \\dots b_...",
"is_translate": false,
"language": "Formal"
}
]
}