API Response (JSON)
{
"problem": {
"name": "K. Candies",
"description": {
"content": "Nicoleta received a box of candies from his sister. It has a rectangular shape with dimensions $1$ x $N$ and contains $N$ candies, and each one has a value $C_i$ of deliciousness. Sanchola lives with",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 4000,
"memory_limit": 1048576
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10230K"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Nicoleta received a box of candies from his sister. It has a rectangular shape with dimensions $1$ x $N$ and contains $N$ candies, and each one has a value $C_i$ of deliciousness.\n\nSanchola lives with...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ F_k $ denote the $ k $-th Fibonacci number, defined by: \n$ F_1 = 1 $, $ F_2 = 1 $, and $ F_{k+2} = F_{k+1} + F_k $ for $ k \\geq 1 $. \n\nLet $ n \\in \\mathbb{Z}^+ $ be given. Co...",
"is_translate": false,
"language": "Formal"
}
]
}