API Response (JSON)
{
"problem": {
"name": "L. Starry Night",
"description": {
"content": "Reem likes to look up into the night sky and count how many stars there are. The sky is represented as a tree, and a star is a fixed node with three or more rays of possibly varying lengths leading ou",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 6000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10110L"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Reem likes to look up into the night sky and count how many stars there are. The sky is represented as a tree, and a star is a fixed node with three or more rays of possibly varying lengths leading ou...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case, let $ G = (V, E) $ be a tree with $ |V| = N $ nodes and $ |E| = N - 1 $ edges. \n\nA **star** is a node $ v...",
"is_translate": false,
"language": "Formal"
}
]
}