API Response (JSON)
{
"problem": {
"name": "F. Function",
"description": {
"content": "You are given a permutation $a$ obtained from $0$ to $(n -1)$, and a permutation $b$ obtained from $0$ to $(m -1)$. Let's define a function $f$, which maps each integer between $0$ and $(n -1)$, to a",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10225F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a permutation $a$ obtained from $0$ to $(n -1)$, and a permutation $b$ obtained from $0$ to $(m -1)$.\n\nLet's define a function $f$, which maps each integer between $0$ and $(n -1)$, to a...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of students. \nLet $ S = \\{s_1, s_2, \\dots, s_n\\} $ be the set of distinct student names. \nLet $ \\mathcal{P} $ be a partition of $ S $, init...",
"is_translate": false,
"language": "Formal"
}
]
}