API Response (JSON)
{
"problem": {
"name": "Return to 1",
"description": {
"content": "We have a directed graph with $N$ vertices and $M$ edges. The vertices are numbered from $1$ through $N$, and the $i$\\-th edge goes from vertex $U_i$ to vertex $V_i$. You are currently at vertex $1$. ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc306_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a directed graph with $N$ vertices and $M$ edges. The vertices are numbered from $1$ through $N$, and the $i$\\-th edge goes from vertex $U_i$ to vertex $V_i$.\nYou are currently at vertex $1$. ...",
"is_translate": false,
"language": "English"
}
]
}