API Response (JSON)
{
"problem": {
"name": "F. Print Mix Strings",
"description": {
"content": "While I was working in the company, the internet broke. I didn't have anything to do without internet, so I decided to write this ACM problem. We need to mix between two strings and also we should k",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10088F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "While I was working in the company, the internet broke. I didn't have anything to do without internet, so I decided to write this ACM problem. \n\nWe need to mix between two strings and also we should k...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ R_1 = [x_1, x_1 + w_1] \\times [y_1, y_1 + h_1] $ be the initial rectangle. \nLet $ R_2 = [x_2, x_2 + w_2] \\times [y_2, y_2 + h_2] $ be the fixed target rectangle. \nLet $ K \\in...",
"is_translate": false,
"language": "Formal"
}
]
}