API Response (JSON)
{
"problem": {
"name": "A. Accept or Reject",
"description": {
"content": "This semester, various UFPE competitors had classes of a discipline called Theoretical Informatics. One of the major studied concepts was _Turing Machines (TM)_. A _TM_ is basically a system that ha",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10244A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "This semester, various UFPE competitors had classes of a discipline called Theoretical Informatics. One of the major studied concepts was _Turing Machines (TM)_. \n\nA _TM_ is basically a system that ha...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N, M \\in \\mathbb{Z} $ such that $ 1 \\leq M \\leq N \\leq 5 \\cdot 10^5 $. \nLet $ S \\in \\Sigma^N $ be a string over $ \\Sigma = \\{a, b, \\dots, z\\} $.\n\n**Constraints** \n$ 1 \\leq M ...",
"is_translate": false,
"language": "Formal"
}
]
}