API Response (JSON)
{
"problem": {
"name": "F. Research projects",
"description": {
"content": "Each year in NCD, students participate in school research projects. Each project must have a team of at least $1$ student and at most $6$ students. And each student can only participate in one project",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10216F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Each year in NCD, students participate in school research projects. Each project must have a team of at least $1$ student and at most $6$ students. And each student can only participate in one project...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case, let $ N, K \\in \\mathbb{Z} $ denote the total number of students and the number of students already assigne...",
"is_translate": false,
"language": "Formal"
}
]
}