API Response (JSON)
{
"problem": {
"name": "D. Treasure Box",
"description": {
"content": "Your team was exploring an ancient city. Suddenly you found an old scroll with 2 integer numbers N and K, which encrypts the secret code to open a treasure box. Considering a transformation on an inte",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10054D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Your team was exploring an ancient city. Suddenly you found an old scroll with 2 integer numbers N and K, which encrypts the secret code to open a treasure box. Considering a transformation on an inte...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ t \\in \\mathbb{Z} $ be the number of datasets. \nLet $ D = \\{(N_j, K_j) \\mid j \\in \\{1, \\dots, t\\}\\} $ be the set of datasets, where for each $ j $: \n- $ N_j \\in \\mathbb{Z}^+ $...",
"is_translate": false,
"language": "Formal"
}
]
}