API Response (JSON)
{
"problem": {
"name": "085. Pattern Two",
"description": {
"content": "Though you may have completed the previous task to analyze and find patterns in sections of text, the FBI has realized that it needs a more powerful program that is able to find more complex patterns ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269085"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Though you may have completed the previous task to analyze and find patterns in sections of text, the FBI has realized that it needs a more powerful program that is able to find more complex patterns ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\Sigma^* $ be the input string over alphabet $ \\Sigma $. \nLet $ r \\in \\mathbb{Z}^+ $ be the target number of repetitions. \n\n**Constraints** \n1. $ s $ may contain arbit...",
"is_translate": false,
"language": "Formal"
}
]
}