API Response (JSON)
{
"problem": {
"name": "C. A Colourful Prospect",
"description": {
"content": "_Firecrackers scare Nian the monster, but they're wayyyyy too noisy! Maybe fireworks make a nice complement._ Little Tommy is watching a firework show. As circular shapes spread across the sky, a spl",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF933C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "_Firecrackers scare Nian the monster, but they're wayyyyy too noisy! Maybe fireworks make a nice complement._\n\nLittle Tommy is watching a firework show. As circular shapes spread across the sky, a spl...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "鞭炮能吓跑年兽,但它们实在太吵了!也许烟花是更好的选择。\n\n小汤米正在观看一场烟花表演。当圆形图案在夜空中绽放时,农历新年的夜晚呈现出壮丽的景象。\n\n汤米产生了一个疑问:天空中的圆能形成多少个区域?我们将天空视为一个平面。一个区域是平面上一个连通的、面积为正的部分,其边界由圆的边界部分构成,是一条或若干条无自交的曲线,且不包含任何其他曲线。注意,恰好有一个区域是无限延伸的。\n\n输入的第一行包含一个...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of circles, with $ 1 \\leq n \\leq 3 $. \nFor each $ i \\in \\{1, \\dots, n\\} $, let $ C_i $ be a circle defined by center $ (x_i, y_i) \\in \\mathbb{...",
"is_translate": false,
"language": "Formal"
}
]
}