API Response (JSON)
{
"problem": {
"name": "6. Kitchen Plates",
"description": {
"content": "You are given 5 different sizes of kitchen plates. Each plate is marked with a letter *A, B, C, D, or E*. You are given $5$ statements comparing two different plates, you need to rearrange the plates ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF102156"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given 5 different sizes of kitchen plates. Each plate is marked with a letter *A, B, C, D, or E*. You are given $5$ statements comparing two different plates, you need to rearrange the plates ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ P = \\{A, B, C, D, E\\} $ be the set of plate labels. \nLet $ S \\subseteq P \\times \\{<, >\\} \\times P $ be a set of 5 strict binary comparison statements, where each statement is ...",
"is_translate": false,
"language": "Formal"
}
]
}