API Response (JSON)
{
"problem": {
"name": "I. Coin Robbery",
"description": {
"content": "Steve is a prominent coin collector and John is a professional thief, but Steve is not aware of this fact. They make friends and someday Steve asks John to help him move his coins to some other place.",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10053I"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Steve is a prominent coin collector and John is a professional thief, but Steve is not aware of this fact. They make friends and someday Steve asks John to help him move his coins to some other place....",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ G = (V, E) $ be an undirected weighted graph, where: \n- $ V = \\{0, 1, \\dots, n-1\\} $ is the set of intersections. \n- $ E $ is the set of bidirectional streets, each $ (u, v, ...",
"is_translate": false,
"language": "Formal"
}
]
}