API Response (JSON)
{
"problem": {
"name": "Diagonal Separation 2",
"description": {
"content": "There is a grid with $N$ rows and $N$ columns. The square at the $i$\\-th row from the top and $j$\\-th column from the left is denoted as square $(i, j)$. Each square in the grid is painted white or bl",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc442_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a grid with $N$ rows and $N$ columns. The square at the $i$\\-th row from the top and $j$\\-th column from the left is denoted as square $(i, j)$.\nEach square in the grid is painted white or bl...",
"is_translate": false,
"language": "English"
}
]
}