API Response (JSON)
{
"problem": {
"name": "Restricted Permutation",
"description": {
"content": "Among the sequences $P$ that are permutations of $(1, 2, \\dots, N)$ and satisfy the condition below, find the lexicographically smallest sequence. * For each $i = 1, \\dots, M$, $A_i$ appears earlie",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc223_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Among the sequences $P$ that are permutations of $(1, 2, \\dots, N)$ and satisfy the condition below, find the lexicographically smallest sequence.\n\n* For each $i = 1, \\dots, M$, $A_i$ appears earlie...",
"is_translate": false,
"language": "English"
}
]
}