API Response (JSON)
{
"problem": {
"name": "B. Associativity Degree",
"description": {
"content": "Consider a binary operation $compose$ defined on numbers $1$ through $n$: $$\\circ : \\{1,\\dots,n\\} \\times \\{1,\\dots,n\\} \\to \\{1,\\dots,n\\}\\text{.}$$ Let us define its _associativity degree_ as the numb",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 6000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10212B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Consider a binary operation $compose$ defined on numbers $1$ through $n$: $$\\circ : \\{1,\\dots,n\\} \\times \\{1,\\dots,n\\} \\to \\{1,\\dots,n\\}\\text{.}$$\n\nLet us define its _associativity degree_ as the numb...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $, $ n \\leq 64 $. \nLet $ \\circ : \\{1,\\dots,n\\} \\times \\{1,\\dots,n\\} \\to \\{1,\\dots,n\\} $ be a binary operation. \nThe *associativity degree* of $ \\circ $ is:...",
"is_translate": false,
"language": "Formal"
}
]
}