API Response (JSON)
{
"problem": {
"name": "Smallest Vertices",
"description": {
"content": "In this problem, a rooted directed tree is a rooted tree where all edges are directed from the root to the leaves. You are given a sequence of non-negative integers $d=(d_1,d_2,\\ldots,d_N)$ with a sum",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc162_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In this problem, a rooted directed tree is a rooted tree where all edges are directed from the root to the leaves.\nYou are given a sequence of non-negative integers $d=(d_1,d_2,\\ldots,d_N)$ with a sum...",
"is_translate": false,
"language": "English"
}
]
}