API Response (JSON)
{
"problem": {
"name": "K. Palindromes Building",
"description": {
"content": "An _anagram_ is a word or phrase formed by rearranging the letters of another word or phrase, using all the original letters exactly once, such as \"_post_\", \"_stop_\", and \"_spot_\". You are given a st",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10153K"
},
"statements": [
{
"statement_type": "Markdown",
"content": "An _anagram_ is a word or phrase formed by rearranging the letters of another word or phrase, using all the original letters exactly once, such as \"_post_\", \"_stop_\", and \"_spot_\".\n\nYou are given a st...",
"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- Let $ n_k \\in \\mathbb{Z} $, $ 1 \\leq n_k \\leq 20 $, be the length of strin...",
"is_translate": false,
"language": "Formal"
}
]
}