API Response (JSON)
{
"problem": {
"name": "Erasing Vertices 2",
"description": {
"content": "You are given a simple undirected graph with $N$ vertices and $M$ edges. The $i$\\-th edge connects Vertices $U_i$ and $V_i$. Vertex $i$ has a positive integer $A_i$ written on it. You will repeat the ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc267_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a simple undirected graph with $N$ vertices and $M$ edges. The $i$\\-th edge connects Vertices $U_i$ and $V_i$. Vertex $i$ has a positive integer $A_i$ written on it.\nYou will repeat the ...",
"is_translate": false,
"language": "English"
}
]
}