API Response (JSON)
{
"problem": {
"name": "J. Choreographer Problem",
"description": {
"content": "As you probably know, choreography is the art of making dances. But it is not a so well-known fact that it is also the science of making dances. There are n dancers numbered from 1 to n in the dance ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10050J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "As you probably know, choreography is the art of making dances. But it is not a so well-known fact that it is also the science of making dances.\n\nThere are n dancers numbered from 1 to n in the dance ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z}^+ $ with $ 1 \\leq n \\leq 20 $, $ 1 \\leq k \\leq n $. \nLet $ D = \\{1, 2, \\dots, n\\} $ be the set of dancers. \nDefine a similarity relation: for $ i \\in D $,...",
"is_translate": false,
"language": "Formal"
}
]
}