API Response (JSON)
{
"problem": {
"name": "Get the Salary of Atcoder",
"description": {
"content": "There are $N$ workers in Atcoder company. Each worker is numbered $0$ through $N - 1$, and the boss for worker $i$ is $p_i$ like a tree structure and the salary is currently $a_i$. ($p_i < i$, especia",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2500,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "s8pc_4_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ workers in Atcoder company. Each worker is numbered $0$ through $N - 1$, and the boss for worker $i$ is $p_i$ like a tree structure and the salary is currently $a_i$. ($p_i < i$, especia...",
"is_translate": false,
"language": "English"
}
]
}