API Response (JSON)
{
"problem": {
"name": "H. Precise Shopping",
"description": {
"content": "When Baklazan goes shopping, he likes calculating how much he should pay and prepare that amount exactly. There are n coins in his wallet, numbered 1 through n. Coin i has denomination di. Also, each ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 6000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10113H"
},
"statements": [
{
"statement_type": "Markdown",
"content": "When Baklazan goes shopping, he likes calculating how much he should pay and prepare that amount exactly. There are n coins in his wallet, numbered 1 through n. Coin i has denomination di. Also, each ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, b \\in \\mathbb{Z}^+ $ with $ 1 \\leq n \\leq 42 $, $ 1 \\leq b \\leq 10^9 $. \nLet $ C = \\{ (d_i, a_i) \\mid i \\in \\{1, \\dots, n\\} \\} $ be a set of coins, where $ d_i \\in \\mathbb{...",
"is_translate": false,
"language": "Formal"
}
]
}