API Response (JSON)
{
"problem": {
"name": "K. Counting Good Teams",
"description": {
"content": "When building teams for programming competitions, it is a good idea to team up people that are good at different topics. For instance, it would be a good idea to team up someone who is good at graph p",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10148K"
},
"statements": [
{
"statement_type": "Markdown",
"content": "When building teams for programming competitions, it is a good idea to team up people that are good at different topics. For instance, it would be a good idea to team up someone who is good at graph p...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N, M \\in \\mathbb{Z} $ with $ 2 \\leq N \\leq 10^5 $, $ 2 \\leq M \\leq 21 $. \nLet $ A = (x_1, x_2, \\dots, x_N) $ be a sequence of integers, where each $ x_i \\in \\{0, 1, \\dots, 2^M...",
"is_translate": false,
"language": "Formal"
}
]
}