API Response (JSON)
{
"problem": {
"name": "Get Everything",
"description": {
"content": "We have $N$ locked treasure boxes, numbered $1$ to $N$. A shop sells $M$ keys. The $i$\\-th key is sold for $a_i$ yen (the currency of Japan), and it can unlock $b_i$ of the boxes: Box $c_{i1}$, $c_{i2",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc142_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ locked treasure boxes, numbered $1$ to $N$.\nA shop sells $M$ keys. The $i$\\-th key is sold for $a_i$ yen (the currency of Japan), and it can unlock $b_i$ of the boxes: Box $c_{i1}$, $c_{i2...",
"is_translate": false,
"language": "English"
}
]
}