API Response (JSON)
{
"problem": {
"name": "Edge Elimination",
"description": {
"content": "Solve the following problem for $T$ test cases. We have a perfect $K$\\-ary tree of depth $D$ (with $1+K+K^2+\\dots+K^D$ vertices). Your objective is to cut some of the edges to obtain a connected com",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc290_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Solve the following problem for $T$ test cases.\nWe have a perfect $K$\\-ary tree of depth $D$ (with $1+K+K^2+\\dots+K^D$ vertices). \nYour objective is to cut some of the edges to obtain a connected com...",
"is_translate": false,
"language": "English"
}
]
}