API Response (JSON)
{
"problem": {
"name": "Odd Subrectangles",
"description": {
"content": "There is a square grid with $N$ rows and $M$ columns. Each square contains an integer: $0$ or $1$. The square at the $i$\\-th row from the top and the $j$\\-th column from the left contains $a_{ij}$. Am",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "yahoo_procon2019_qual_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a square grid with $N$ rows and $M$ columns. Each square contains an integer: $0$ or $1$. The square at the $i$\\-th row from the top and the $j$\\-th column from the left contains $a_{ij}$.\nAm...",
"is_translate": false,
"language": "English"
}
]
}