API Response (JSON)
{
"problem": {
"name": "A. Add More Zero",
"description": {
"content": "There is a youngster known for amateur propositions concerning several mathematical hard problems. Today he is going to prepare a thought-provoking problem on a specific type of supercomputer which h",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10225A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a youngster known for amateur propositions concerning several mathematical hard problems.\n\nToday he is going to prepare a thought-provoking problem on a specific type of supercomputer which h...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ G = (V, E) $ be an undirected graph with $ |V| = n $ vertices (people) and $ |E| = m $ edges (friendship bonds). \n\n**Constraints** \n1. $ 2 \\leq n \\leq 2 \\times 10^3 $ \n2. $ ...",
"is_translate": false,
"language": "Formal"
}
]
}