API Response (JSON)
{
"problem": {
"name": "C. Ants",
"description": {
"content": "Charles's program works as follows. It first scans the whole colony, building the list of tags of the ants that are recognized. Then it assigns fresh tags to the new ants. To do so, the program simply",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10250C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Charles's program works as follows. It first scans the whole colony, building the list of tags of the ants that are recognized. Then it assigns fresh tags to the new ants. To do so, the program simply...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ t \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case $ k \\in \\{1, \\dots, t\\} $: \n- $ n_k \\in \\mathbb{Z} $ is the length of the string. \n- $ s_k \\in \\{ \\text{T...",
"is_translate": false,
"language": "Formal"
}
]
}