API Response (JSON)
{
"problem": {
"name": "L. Scientist Ayoub (B)",
"description": {
"content": "After long researches on rabbits Ayoub got very tired, dealing with rabbits is really hard, also testing every subset of rabbits takes lots of time. After some tests Ayoub saw that he doesn't need to",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10203L"
},
"statements": [
{
"statement_type": "Markdown",
"content": "After long researches on rabbits Ayoub got very tired, dealing with rabbits is really hard, also testing every subset of rabbits takes lots of time.\n\nAfter some tests Ayoub saw that he doesn't need to...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Let $ n \\in \\mathbb{Z} $ with $ 1 \\leq n \\leq 1000 $. \nAssign to the $ i $-th rabbit the value $ a_i = 2^{i-1} $ for $ i = 1, 2, \\dots, n $. \n\n**Output:** $ a_1, a_2, \\dots, a_n $ where $ a_i = 2^{i...",
"is_translate": false,
"language": "Formal"
}
]
}