API Response (JSON)
{
"problem": {
"name": "J. palprime",
"description": {
"content": "A palindromic prime (sometimes called a palprime) is a prime number that is also a palindromic number. Palindromicity depends on the base of the numbering system and its writing conventions, while pri",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 4000,
"memory_limit": 24576
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10088J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A palindromic prime (sometimes called a palprime) is a prime number that is also a palindromic number. Palindromicity depends on the base of the numbering system and its writing conventions, while pri...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T = (V, E, w) $ be a weighted undirected tree with $ |V| = N $, where $ w: E \\to \\mathbb{Z}^+ $ is the edge weight function. \nLet $ S \\subseteq V $ be a dynamic subset of \"spe...",
"is_translate": false,
"language": "Formal"
}
]
}