API Response (JSON)
{
"problem": {
"name": "068. Relative Strength Index",
"description": {
"content": "When trading securities such as stocks and crypto-currencies in the markets, many traders look at mathematical tools called indicators. There are hundreds of different indicators for all sorts of purp",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269068"
},
"statements": [
{
"statement_type": "Markdown",
"content": "When trading securities such as stocks and crypto-currencies in the markets, many traders look at mathematical tools called indicators. There are hundreds of different indicators for all sorts of purp...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z}^+ $ be the number of price measurements. \nLet $ P = (p_1, p_2, \\dots, p_N) $ be a sequence of real-valued price measurements, where $ p_i \\in \\mathbb{R}^+ $.\n...",
"is_translate": false,
"language": "Formal"
}
]
}