API Response (JSON)
{
"problem": {
"name": "G. Count 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": 3000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10088G"
},
"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 $ N \\in \\mathbb{Z}^+ $ be the number of gift packs. \nFor each pack $ i \\in \\{1, \\dots, N\\} $, define: \n- $ x_i \\in [L_i, R_i] \\cap \\mathbb{Z} $, \n- $ y_i \\in [0, A_i] \\cap \\ma...",
"is_translate": false,
"language": "Formal"
}
]
}