API Response (JSON)
{
"problem": {
"name": "J. The Power of the Dark Side - 2",
"description": {
"content": "On the Jedi Tournament $n$ Jedi are battling each other. Every Jedi has three parameters: strength, agility and intelligence. When two Jedi have a fight, the winner will be the Jedi which has at least",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10221J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On the Jedi Tournament $n$ Jedi are battling each other. Every Jedi has three parameters: strength, agility and intelligence. When two Jedi have a fight, the winner will be the Jedi which has at least...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ with $ 1 \\leq n \\leq 2.2 \\times 10^6 $. \nFor each day $ d \\in \\{0, 1, \\dots, n-1\\} $, define the capacity $ c_d $ as the number of pairs $ (i, j) \\in \\{0,...",
"is_translate": false,
"language": "Formal"
}
]
}