API Response (JSON)
{
"problem": {
"name": "D. World of Mouth",
"description": {
"content": "There are a lot of rumors in the media these days. One day Aida decided to find out how rumors are made. She asked _n_ of her friends to help her. They all formed a circle and Aida told the person to",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF100D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are a lot of rumors in the media these days. One day Aida decided to find out how rumors are made.\n\nShe asked _n_ of her friends to help her. They all formed a circle and Aida told the person to...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "如今媒体上充斥着大量谣言。有一天,Aida 决定探究谣言是如何产生的。\n\n她请了 #cf_span[n] 位朋友帮忙。他们围成一个圈,Aida 将一条仅由简单字符串组成的消息告诉了她右边的人。然后每个人都将听到的字符串传给右边的人。但他们并没有完全按照听到的内容传递:每个人最多进行以下两种操作之一:\n\n当谣言恰好经过 #cf_span[n] 次传递(完成一圈)后,Aida 从她左边的人那里听到了与...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $, $ 2 \\leq n \\leq 8 \\times 10^6 $, be the number of friends. \nLet $ s, t \\in \\Sigma^* $ be the initial and final strings, respectively, where $ \\Sigma $ is t...",
"is_translate": false,
"language": "Formal"
}
]
}