API Response (JSON)
{
"problem": {
"name": "K. Know Your Statement",
"description": {
"content": "Lucas really wanted to create an interesting problem with strings, but he spent so much time thinking that he ended up with no creativity to create a better statement for this problem. The problem he",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10162K"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Lucas really wanted to create an interesting problem with strings, but he spent so much time thinking that he ended up with no creativity to create a better statement for this problem.\n\nThe problem he...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the size of the array $ V = (s_1, s_2, \\dots, s_n) $, where each $ s_i \\in \\Sigma^* $ is a string over some alphabet $ \\Sigma $. \nLet $ q \\in \\mathbb{Z} ...",
"is_translate": false,
"language": "Formal"
}
]
}