API Response (JSON)
{
"problem": {
"name": "E. Flow",
"description": {
"content": "One of _Pang_'s research interests is the maximum flow problem. A directed graph $G$ with $n$ vertices is _universe_ if the following condition is satisfied: A vertex in a path is called internal ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10247E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "One of _Pang_'s research interests is the maximum flow problem. \n\nA directed graph $G$ with $n$ vertices is _universe_ if the following condition is satisfied: \n\nA vertex in a path is called internal ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ G = (V, E) $ be a directed graph with $ |V| = n $, $ |E| = m $, where each edge $ e \\in E $ has non-negative integer capacity $ c(e) $. \nLet $ s = 1 $, $ t = n $ be the source...",
"is_translate": false,
"language": "Formal"
}
]
}