API Response (JSON)
{
"problem": {
"name": "C. LCM Query",
"description": {
"content": "De Prezer loves lcm (Least Common Multiple).Ha has got a sequence a1, a2, ..., an but doesn't know how to calculate lcm of two numbers. De Prezer also loves query.So he asks you to answer to m querie",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10057C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "De Prezer loves lcm (Least Common Multiple).Ha has got a sequence a1, a2, ..., an but doesn't know how to calculate lcm of two numbers.\n\nDe Prezer also loves query.So he asks you to answer to m querie...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ a, b \\in \\mathbb{Z} $ be two positive integers represented as decimal strings, with $ 1 \\leq a, b \\leq 10^{1000} $.\n\n**Constraints** \n- $ a $ and $ b $ are given as decimal st...",
"is_translate": false,
"language": "Formal"
}
]
}