API Response (JSON)
{
"problem": {
"name": "136. Math Team",
"description": {
"content": "You're competing in a large individual math team contest. In the contest, you're given several sets of problems, and for each one of them you get a certain number of them correct. Given this informati",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269136"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You're competing in a large individual math team contest. In the contest, you're given several sets of problems, and for each one of them you get a certain number of them correct. Given this informati...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of problem sets. \nFor each $ i \\in \\{1, \\dots, n\\} $, let $ r_i \\in \\mathbb{Z} $ be the number of correct answers and $ t_i \\in \\mathbb{Z} $...",
"is_translate": false,
"language": "Formal"
}
]
}