API Response (JSON)
{
"problem": {
"name": "K. Deck Sorting",
"description": {
"content": "You have a deck of cards, lying on the table in front of you face up. The cards can be red, green and blue, and you know the order of cards in the deck. You want to sort the cards so that the cards of",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10221K"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have a deck of cards, lying on the table in front of you face up. The cards can be red, green and blue, and you know the order of cards in the deck. You want to sort the cards so that the cards of...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ A, B \\in \\mathbb{Z}^+ $ be two positive integers. \nLet $ P \\in \\{0,1,\\dots,9\\}^* $ be a string representing $ A \\times B $, with exactly one character replaced by `*` (denotin...",
"is_translate": false,
"language": "Formal"
}
]
}