API Response (JSON)
{
"problem": {
"name": "Sorting a Grid",
"description": {
"content": "We have a grid with $N$ rows and $M$ columns of squares. Each integer from $1$ to $NM$ is written in this grid once. The number written in the square at the $i$\\-th row from the top and the $j$\\-th co",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc037_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a grid with $N$ rows and $M$ columns of squares. Each integer from $1$ to $NM$ is written in this grid once. The number written in the square at the $i$\\-th row from the top and the $j$\\-th co...",
"is_translate": false,
"language": "English"
}
]
}