API Response (JSON)
{
"problem": {
"name": "Card Collector",
"description": {
"content": "There are $N$ cards placed on a grid with $H$ rows and $W$ columns of squares. The $i$\\-th card has an integer $A_i$ written on it, and it is placed on the square at the $R_i$\\-th row from the top and",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "jsc2019_qual_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ cards placed on a grid with $H$ rows and $W$ columns of squares.\nThe $i$\\-th card has an integer $A_i$ written on it, and it is placed on the square at the $R_i$\\-th row from the top and...",
"is_translate": false,
"language": "English"
}
]
}