API Response (JSON)
{
"problem": {
"name": "A. Taymyr is calling you",
"description": {
"content": "Comrade Dujikov is busy choosing artists for Timofey's birthday and is recieving calls from Taymyr from Ilia-alpinist. Ilia-alpinist calls every _n_ minutes, i.e. in minutes _n_, 2_n_, 3_n_ and so on",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 261120
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF764A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Comrade Dujikov is busy choosing artists for Timofey's birthday and is recieving calls from Taymyr from Ilia-alpinist.\n\nIlia-alpinist calls every _n_ minutes, i.e. in minutes _n_, 2_n_, 3_n_ and so on...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Comrade Dujikov 正在为 Timofey 的生日挑选艺术家,并不断接到来自北方 Taymyr 地区的 Ilia-alpinist 的电话。\n\nIlia-alpinist 每隔 #cf_span[n] 分钟打一次电话,即在第 #cf_span[n]、#cf_span[2n]、#cf_span[3n] 分钟等时刻来电。艺术家则每 #cf_span[m] 分钟到来一次,即在第 #cf_sp...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m, z \\in \\mathbb{Z}^+ $ with $ 1 \\leq n, m, z \\leq 10^4 $. \n\nLet $ I = \\{ kn \\mid k \\in \\mathbb{Z}^+, kn \\leq z \\} $ be the set of minutes when Ilia calls. \nLet $ A = \\{ l...",
"is_translate": false,
"language": "Formal"
}
]
}