API Response (JSON)
{
"problem": {
"name": "172. Snowball Fight",
"description": {
"content": "You're tired of the warm July weather, so you and your friends decide to take a trip to Antarctica, and have a snowball fight. Each person is given a very large number of snowballs (essentially, an i",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269172"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You're tired of the warm July weather, so you and your friends decide to take a trip to Antarctica, and have a snowball fight.\n\nEach person is given a very large number of snowballs (essentially, an i...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of people. \nLet $ C = (c_1, c_2, \\dots, c_n) $ be the sequence of coat colors. \nLet $ B = (b_1, b_2, \\dots, b_n) $ be the sequence of boot ...",
"is_translate": false,
"language": "Formal"
}
]
}