API Response (JSON)
{
"problem": {
"name": "A. Alyona and copybooks",
"description": {
"content": "Little girl Alyona is in a shop to buy some copybooks for school. She study four subjects so she wants to have equal number of copybooks for each of the subjects. There are three types of copybook's p",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF740A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Little girl Alyona is in a shop to buy some copybooks for school. She study four subjects so she wants to have equal number of copybooks for each of the subjects. There are three types of copybook's p...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "小女生Alyona去商店为学校购买一些练习本。她学习四门课程,因此希望每门课程都有相同数量的练习本。商店中有三种类型的练习本包装:可以以 #cf_span[a] 卢布购买一本练习本,以 #cf_span[b] 卢布购买一包两本练习本,或以 #cf_span[c] 卢布购买一包三本练习本。Alyona 已经有 #cf_span[n] 本练习本。\n\n她最少需要支付多少卢布,才能购买数量为 #cf_sp...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, a, b, c \\in \\mathbb{Z}^+ $ be given integers. \nLet $ k \\in \\mathbb{Z}_{\\geq 0} $ be the number of copybooks to buy. \n\n**Constraints** \n1. $ 1 \\leq n, a, b, c \\leq 10^9 $ ...",
"is_translate": false,
"language": "Formal"
}
]
}