API Response (JSON)
{
"problem": {
"name": "Modulo Shortest Path",
"description": {
"content": "We have a directed graph with $N$ vertices, called Vertex $1$, Vertex $2$, $\\ldots$, Vertex $N$. For each pair of integers such that $1 \\leq i, j \\leq N$ and $i \\neq j$, there is a directed edge from ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc232_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a directed graph with $N$ vertices, called Vertex $1$, Vertex $2$, $\\ldots$, Vertex $N$.\nFor each pair of integers such that $1 \\leq i, j \\leq N$ and $i \\neq j$, there is a directed edge from ...",
"is_translate": false,
"language": "English"
}
]
}