API Response (JSON)
{
"problem": {
"name": "Reorder Cards",
"description": {
"content": "We have $HW$ cards arranged in a matrix with $H$ rows and $W$ columns. For each $i=1, \\ldots, N$, the card at the $A_i$\\-th row from the top and $B_i$\\-th column from the left has a number $i$ writt",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc213_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $HW$ cards arranged in a matrix with $H$ rows and $W$ columns. \nFor each $i=1, \\ldots, N$, the card at the $A_i$\\-th row from the top and $B_i$\\-th column from the left has a number $i$ writt...",
"is_translate": false,
"language": "English"
}
]
}