API Response (JSON)
{
"problem": {
"name": "F. Number Preference",
"description": {
"content": "Laërdos is organizing a party and invited all his N mathematician friends. He decided to decorate his party with positive integers, ranging from 1 to 1018. He's now struggling to choose the integers t",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10187F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Laërdos is organizing a party and invited all his N mathematician friends. He decided to decorate his party with positive integers, ranging from 1 to 1018. He's now struggling to choose the integers t...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ G = (V, E) $ be a weighted undirected graph, where: \n- $ V = \\{1, 2, \\dots, N\\} $ is the set of locations. \n- $ E \\subseteq \\binom{V}{2} $ is the set of roads, each edge $ e ...",
"is_translate": false,
"language": "Formal"
}
]
}