API Response (JSON)
{
"problem": {
"name": "145. Star Wars",
"description": {
"content": "You've traveled across a galaxy far, far away, and you land on a planet with two different alien species. Each alien species counts numbers in a different base. Aliens of the first species count numbe",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269145"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You've traveled across a galaxy far, far away, and you land on a planet with two different alien species. Each alien species counts numbers in a different base. Aliens of the first species count numbe...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ a, b \\in \\mathbb{Z} $ with $ 2 \\leq a, b \\leq 10 $ be the source and target bases, respectively. \nLet $ n $ be a non-negative integer represented in base $ a $ as a string of ...",
"is_translate": false,
"language": "Formal"
}
]
}