API Response (JSON)
{
"problem": {
"name": "Non-Decreasing Colorful Path",
"description": {
"content": "There is a connected undirected graph with $N$ vertices and $M$ edges, where the $i$\\-th edge connects vertex $U_i$ and vertex $V_i$ bidirectionally. Each vertex has an integer written on it, with i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc335_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a connected undirected graph with $N$ vertices and $M$ edges, where the $i$\\-th edge connects vertex $U_i$ and vertex $V_i$ bidirectionally. \nEach vertex has an integer written on it, with i...",
"is_translate": false,
"language": "English"
}
]
}