API Response (JSON)
{
"problem": {
"name": "B. Our Tanya is Crying Out Loud",
"description": {
"content": "_Right now she actually isn't. But she will be, if you don't solve this problem._ You are given integers _n_, _k_, _A_ and _B_. There is a number _x_, which is initially equal to _n_. You are allowed",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF940B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "_Right now she actually isn't. But she will be, if you don't solve this problem._\n\nYou are given integers _n_, _k_, _A_ and _B_. There is a number _x_, which is initially equal to _n_. You are allowed...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "_Right now she actually isn't. But she will be, if you don't solve this problem._\n\nYou are given integers $n$, $k$, $A$ and $B$. There is a number $x$, which is initially equal to $n$. You are allowed...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k, A, B \\in \\mathbb{Z}^+ $ be given integers. \nLet $ x \\in \\mathbb{Z}^+ $ be a variable initially set to $ n $. \n\n**Operations** \nYou may perform: \n1. $ x \\leftarrow x -...",
"is_translate": false,
"language": "Formal"
}
]
}