API Response (JSON)
{
"problem": {
"name": "Collecting",
"description": {
"content": "There is a directed graph with $N$ vertices and $M$ edges. The vertices are numbered $1, \\dots, N$, and the $i$\\-th edge $(1 \\leq i \\leq M)$ goes from Vertex $A_i$ to Vertex $B_i$. Initially, there ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc214_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a directed graph with $N$ vertices and $M$ edges. \nThe vertices are numbered $1, \\dots, N$, and the $i$\\-th edge $(1 \\leq i \\leq M)$ goes from Vertex $A_i$ to Vertex $B_i$.\nInitially, there ...",
"is_translate": false,
"language": "English"
}
]
}