API Response (JSON)
{
"problem": {
"name": "A. Tricky Alchemy",
"description": {
"content": "During the winter holidays, the demand for Christmas balls is exceptionally high. Since it's already 2018, the advances in alchemy allow easy and efficient ball creation by utilizing magic crystals. ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF912A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "During the winter holidays, the demand for Christmas balls is exceptionally high. Since it's already 2018, the advances in alchemy allow easy and efficient ball creation by utilizing magic crystals.\n\n...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在冬季假期,圣诞球的需求异常高涨。由于现在已经 #cf_span[2018],炼金术的进步使得利用魔法晶体能够高效且简便地制造球体。\n\n格里沙需要获取一些黄色、绿色和蓝色的球。已知制造一个 *黄色* 球需要两个黄色晶体,*绿色* 球需要一个黄色和一个蓝色晶体,而制造一个 *蓝色* 球则只需三个蓝色晶体。\n\n目前格里沙手中有 #cf_span[A] 个黄色晶体和 #cf_span[B] 个蓝色晶体。...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ A, B \\in \\mathbb{Z}_{\\geq 0} $ be the initial number of yellow and blue crystals. \nLet $ x, y, z \\in \\mathbb{Z}_{\\geq 0} $ be the required numbers of yellow, green, and blue b...",
"is_translate": false,
"language": "Formal"
}
]
}