API Response (JSON)
{
"problem": {
"name": "E. Googles wants to maximize",
"description": {
"content": "Diego and Googles are playing a game, in this game there are exactly $2 * N$ numbers laid out around a circle such that for every position $i$, the numbers with positions $i + 1 mod 2 * N$ and $i -1 m",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 8000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10240E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Diego and Googles are playing a game, in this game there are exactly $2 * N$ numbers laid out around a circle such that for every position $i$, the numbers with positions $i + 1 mod 2 * N$ and $i -1 m...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z} $ with $ 1 \\leq N \\leq 6 $. \nLet $ A = (a_1, a_2, \\dots, a_{2N}) $ be a multiset of $ 2N $ positive integers. \nLet $ P = (p_1, p_2, \\dots, p_{2N}) $ be a cyc...",
"is_translate": false,
"language": "Formal"
}
]
}