API Response (JSON)
{
"problem": {
"name": "MST on Line++",
"description": {
"content": "You are given positive integers $N$ and $K$, and a sequence of $N$ positive integers: $A=(A_{1},A_{2},\\dots,A_{N})$. For a permutation $P=(P_{1},P_{2},\\dots,P_{N})$ of $(1,2,\\dots,N)$, consider the fo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc167_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $N$ and $K$, and a sequence of $N$ positive integers: $A=(A_{1},A_{2},\\dots,A_{N})$.\nFor a permutation $P=(P_{1},P_{2},\\dots,P_{N})$ of $(1,2,\\dots,N)$, consider the fo...",
"is_translate": false,
"language": "English"
}
]
}