API Response (JSON)
{
"problem": {
"name": "D. Card Game",
"description": {
"content": "You're playing a card game with K friends of yours, and since you're a champion in this game, they will play together and you will only play with the winner. And now when they are playing your job i",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 3000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10088D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You're playing a card game with K friends of yours, and since you're a champion in this game, they will play together and you will only play with the winner. \n\nAnd now when they are playing your job i...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ p_m $ denote the $ m $-th prime number. \nLet $ D(k) $ denote the number of positive divisors of $ k $. \n\nLet $ S(N, M) = \\{ i \\in \\mathbb{Z}^+ \\mid D(i) = N \\text{ and all pr...",
"is_translate": false,
"language": "Formal"
}
]
}