API Response (JSON)
{
"problem": {
"name": "Range Connect MST",
"description": {
"content": "There is a graph with $N + Q$ vertices, numbered $1, 2, \\ldots, N + Q$. Initially, the graph has no edges. For this graph, perform the following operation for $i = 1, 2, \\ldots, Q$ in order: * For ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc364_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a graph with $N + Q$ vertices, numbered $1, 2, \\ldots, N + Q$. Initially, the graph has no edges.\nFor this graph, perform the following operation for $i = 1, 2, \\ldots, Q$ in order:\n\n* For ...",
"is_translate": false,
"language": "English"
}
]
}