API Response (JSON)
{
"problem": {
"name": "B. The Eternal Immortality",
"description": {
"content": "_Even if the world is full of counterfeits, I still regard it as wonderful._ Pile up herbs and incense, and arise again from the flames and ashes of its predecessor — as is known to many, the phoenix",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF869B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "_Even if the world is full of counterfeits, I still regard it as wonderful._\n\nPile up herbs and incense, and arise again from the flames and ashes of its predecessor — as is known to many, the phoenix...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "_即使世界充满赝品,我仍视其为美妙。_\n\n堆积草药与香料,从其前身的火焰与灰烬中重生——正如许多人所知,凤凰正是如此行事。\n\n凤凰拥有相当长的寿命,每 #cf_span[a!] 年重生一次。这里 #cf_span[a!] 表示整数 #cf_span[a] 的阶乘,即 #cf_span[a! = 1 × 2 × ... × a]。特别地,#cf_span[0! = 1]。\n\nKoyomi 并不太关心...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ a, b \\in \\mathbb{Z} $ with $ 0 \\leq a \\leq b \\leq 10^{18} $. \n\n**Objective** \nCompute the last decimal digit of $ \\frac{b!}{a!} $. \n\n**Note** \nSince $ b \\geq a $, $ \\frac{b...",
"is_translate": false,
"language": "Formal"
}
]
}