API Response (JSON)
{
"problem": {
"name": "G. Notes",
"description": {
"content": "_Jordanian notes are 1, 5, 10, 20, and 50 JDs._ Maram is going to the shop and has N JDs, she wants to have the money in a form that will allow her to pay for any single item exactly, which means wit",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10110G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "_Jordanian notes are 1, 5, 10, 20, and 50 JDs._\n\nMaram is going to the shop and has N JDs, she wants to have the money in a form that will allow her to pay for any single item exactly, which means wit...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nLet $ \\mathcal{C} = \\{1, 5, 10, 20, 50\\} $ be the set of Jordanian banknote denominations, indexed in increasing order. \nFor ...",
"is_translate": false,
"language": "Formal"
}
]
}