API Response (JSON)
{
"problem": {
"name": "Odd Degree",
"description": {
"content": "Given is a simple undirected graph with $N$ vertices and $M$ edges, where the vertices are numbered $1, \\ldots, N$ and the $i$\\-th edge connects Vertex $A_i$ and Vertex $B_i$. For each $K(0 \\leq K \\le",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc115_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a simple undirected graph with $N$ vertices and $M$ edges, where the vertices are numbered $1, \\ldots, N$ and the $i$\\-th edge connects Vertex $A_i$ and Vertex $B_i$. For each $K(0 \\leq K \\le...",
"is_translate": false,
"language": "English"
}
]
}