API Response (JSON)
{
"problem": {
"name": "082. Patterns 1",
"description": {
"content": "The FBI has been working hard to find the location of a criminal organization by analyzing their use of repeating patterns in sections of their internal communications. So far, this process has been e",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269082"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The FBI has been working hard to find the location of a criminal organization by analyzing their use of repeating patterns in sections of their internal communications. So far, this process has been e...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\Sigma^* $ be the input string of length $ n = |s| $, where $ \\Sigma $ is a finite alphabet. \n\n**Constraints** \n1. $ n \\geq 4 $ (since the repeated substring must be at...",
"is_translate": false,
"language": "Formal"
}
]
}