API Response (JSON)
{
"problem": {
"name": "Find the Route!",
"description": {
"content": "There is a grid which size is $H \\\\times W$. the upper-left cell is $(1,1)$ and the lower-right cell is $(H,W)$. There is $N$ arrows. Arrow which start point is $(a_i,b_i)$ of direction is $c_i$, an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "s8pc_4_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a grid which size is $H \\\\times W$. the upper-left cell is $(1,1)$ and the lower-right cell is $(H,W)$. \nThere is $N$ arrows. Arrow which start point is $(a_i,b_i)$ of direction is $c_i$, an...",
"is_translate": false,
"language": "English"
}
]
}