API Response (JSON)
{
"problem": {
"name": "A. Masha and Bears",
"description": {
"content": "A family consisting of father bear, mother bear and son bear owns three cars. Father bear can climb into the largest car and he likes it. Also, mother bear can climb into the middle car and she likes ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF907A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A family consisting of father bear, mother bear and son bear owns three cars. Father bear can climb into the largest car and he likes it. Also, mother bear can climb into the middle car and she likes ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "一个家庭由父熊、母熊和子熊组成,他们拥有三辆车。父熊可以进入最大的车,并且他喜欢它;母熊可以进入中间的车,并且她喜欢它;子熊可以进入最小的车,并且他喜欢它。已知最大的车严格大于中间的车,中间的车严格大于最小的车。\n\n玛莎来测试这些车。她可以进入所有车,但她只喜欢最小的车。\n\n已知一个大小为 $a$ 的角色能够进入一辆大小为 $b$ 的车,当且仅当 $a ≤ b$;他/她喜欢这辆车,当且仅当他/她能...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ f, m, s, a \\in \\mathbb{Z}^+ $ be the sizes of father bear, mother bear, son bear, and Masha, respectively, with $ f > m > s $. \nLet $ C_f, C_m, C_s \\in \\mathbb{Z}_{\\geq 0} $ b...",
"is_translate": false,
"language": "Formal"
}
]
}