API Response (JSON)
{
"problem": {
"name": "H. Hobsons' trains",
"description": {
"content": "Mr. Hobson has retired from running a stable and has invested in a more modern form of transport, trains. He has built a rail network with $n$ stations. However, he has retained his commitment to free",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10251H"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Mr. Hobson has retired from running a stable and has invested in a more modern form of transport, trains. He has built a rail network with $n$ stations. However, he has retained his commitment to free...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of stations, and $ k \\in \\mathbb{Z} $ the maximum allowed legs per ticket. \nLet $ f: \\{1, \\dots, n\\} \\to \\{1, \\dots, n\\} $ be the function whe...",
"is_translate": false,
"language": "Formal"
}
]
}