API Response (JSON)
{
"problem": {
"name": "Construct a Palindrome",
"description": {
"content": "We have a connected undirected graph with $N$ vertices and $M$ edges, which is not necessarily simple. Edge $i$ connects Vertex $A_i$ and Vertex $B_i$, and has a character $C_i$ written on it. Let",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc197_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a connected undirected graph with $N$ vertices and $M$ edges, which is not necessarily simple. \nEdge $i$ connects Vertex $A_i$ and Vertex $B_i$, and has a character $C_i$ written on it. \nLet...",
"is_translate": false,
"language": "English"
}
]
}