API Response (JSON)
{
"problem": {
"name": "Cans and Openers",
"description": {
"content": "There are $N$ items. Each of these is one of a pull-tab can, a regular can, or a can opener. The $i$\\-th item is described by an integer pair $(T_i, X_i)$ as follows: * If $T_i = 0$, the $i$\\-t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc312_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ items. \nEach of these is one of a pull-tab can, a regular can, or a can opener. \nThe $i$\\-th item is described by an integer pair $(T_i, X_i)$ as follows:\n\n* If $T_i = 0$, the $i$\\-t...",
"is_translate": false,
"language": "English"
}
]
}