API Response (JSON)
{
"problem": {
"name": "K. ACM",
"description": {
"content": "Programming contests are fun! So fun in fact, that you find yourself browsing online through hundreds of programming-related tasks, checking if they are about competitive programming. As quite a few o",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10159K"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Programming contests are fun! So fun in fact, that you find yourself browsing online through hundreds of programming-related tasks, checking if they are about competitive programming. As quite a few o...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ S $ be a string over the alphabet $ \\{A, B, \\dots, Z\\} $, with $ 1 \\leq |S| \\leq 10^6 $.\n\n**Constraints** \n$ S $ contains only uppercase Latin letters.\n\n**Objective** \nDeterm...",
"is_translate": false,
"language": "Formal"
}
]
}