API Response (JSON)
{
"problem": {
"name": "Connected Checkerboard",
"description": {
"content": "We have an $N×N$ checkerboard. From the square at the upper left corner, a square that is $i$ squares to the right and $j$ squares below is denoted as $(i, j)$. Particularly, the square at the upper l",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "relay_j"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have an $N×N$ checkerboard.\nFrom the square at the upper left corner, a square that is $i$ squares to the right and $j$ squares below is denoted as $(i, j)$. Particularly, the square at the upper l...",
"is_translate": false,
"language": "English"
}
]
}