API Response (JSON)
{
"problem": {
"name": "E. Desk Disorder",
"description": {
"content": "A new set of desks just arrived, and it's about time! Things were getting quite cramped in the office. You've been put in charge of creating a new seating chart for the engineers. The desks are number",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF859E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A new set of desks just arrived, and it's about time! Things were getting quite cramped in the office. You've been put in charge of creating a new seating chart for the engineers. The desks are number...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "一批新书桌刚刚到货,真是时候了!办公室里之前已经挤得不行了。你被委派负责为工程师们设计新的座位表。书桌都有编号,你向工程团队发放了一份调查问卷,询问每位工程师当前坐的书桌编号以及他们希望换到的书桌编号(可能与当前书桌相同)。每位工程师必须要么留在原位,要么移动到他们在问卷中指定的期望座位。当前没有两位工程师坐在同一张书桌上,新的座位安排中也不允许任何两位工程师坐在同一张书桌上。\n\n请问,有多少种满...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z}^+ $ be the number of engineers. \nFor each engineer $ i \\in \\{1, \\dots, N\\} $, let $ (c_i, d_i) \\in \\{1, \\dots, 2N\\}^2 $ denote their current desk and desired ...",
"is_translate": false,
"language": "Formal"
}
]
}