API Response (JSON)
{
"problem": {
"name": "Reachability Query 2",
"description": {
"content": "You are given a directed graph with $N$ vertices and $M$ edges. The vertices are numbered from $1$ to $N$, and the $i$\\-th edge is a directed edge from vertex $X_i$ to vertex $Y_i$. Initially, all",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc435_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a directed graph with $N$ vertices and $M$ edges. \nThe vertices are numbered from $1$ to $N$, and the $i$\\-th edge is a directed edge from vertex $X_i$ to vertex $Y_i$. \nInitially, all...",
"is_translate": false,
"language": "English"
}
]
}