API Response (JSON)
{
"problem": {
"name": "Red Polyomino",
"description": {
"content": "You are given a grid with $N$ rows and $N$ columns, where the square at the $i$\\-th row from the top and $j$\\-th column from the left is painted black if $S_{i, j}$ is `#` and white if $S_{i, j}$ is `",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc211_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a grid with $N$ rows and $N$ columns, where the square at the $i$\\-th row from the top and $j$\\-th column from the left is painted black if $S_{i, j}$ is `#` and white if $S_{i, j}$ is `...",
"is_translate": false,
"language": "English"
}
]
}