API Response (JSON)
{
"problem": {
"name": "076. Jar of Candies",
"description": {
"content": "Getting back from the grocery store, you bought a whole bag of candies just for you to eat. You put the candy in a jar, and hide it in your room. Unfortunately, you notice that the number of candies i",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269076"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Getting back from the grocery store, you bought a whole bag of candies just for you to eat. You put the candy in a jar, and hide it in your room. Unfortunately, you notice that the number of candies i...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the initial number of candies. \nLet $ C = (c_0, c_1, \\dots, c_m) $ be a sequence of integers where: \n- $ c_0 = n $ (initial count), \n- $ c_i $ (for $...",
"is_translate": false,
"language": "Formal"
}
]
}