API Response (JSON)
{
"problem": {
"name": "A. Golden Dragons",
"description": {
"content": "Golden dragons are immortal majestic creatures inhabiting Enia since the beginning of times. There are total of n golden dragons in Enia, each one in its own nest. The problem is that some pairs of dr",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10046A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Golden dragons are immortal majestic creatures inhabiting Enia since the beginning of times. There are total of n golden dragons in Enia, each one in its own nest. The problem is that some pairs of dr...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of dragons and nests. \nLet $ G = (V, E_D) $ be the *enemy graph*, where $ V = \\{1, \\dots, n\\} $, and $ E_D $ is the set of enemy pairs $ (x_...",
"is_translate": false,
"language": "Formal"
}
]
}