API Response (JSON)
{
"problem": {
"name": "Endless Walk",
"description": {
"content": "We have a simple directed graph $G$ with $N$ vertices and $M$ edges. The vertices are labeled as Vertex $1$, Vertex $2$, $\\ldots$, Vertex $N$. The $i$\\-th edge $(1\\leq i\\leq M)$ goes from Vertex $U_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": "abc245_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a simple directed graph $G$ with $N$ vertices and $M$ edges. The vertices are labeled as Vertex $1$, Vertex $2$, $\\ldots$, Vertex $N$. The $i$\\-th edge $(1\\leq i\\leq M)$ goes from Vertex $U_i$...",
"is_translate": false,
"language": "English"
}
]
}