API Response (JSON)
{
"problem": {
"name": "D. Divide by three, multiply by two",
"description": {
"content": "Polycarp likes to play with numbers. He takes some integer number $x$, writes it down on the board, and then performs with it $n - 1$ operations of the two kinds: * divide the number $x$ by $3$ ($x",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF977D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Polycarp likes to play with numbers. He takes some integer number $x$, writes it down on the board, and then performs with it $n - 1$ operations of the two kinds:\n\n* divide the number $x$ by $3$ ($x...",
"is_translate": false,
"language": "English"
}
]
}