5 2 4 4 0 2
4 There are four possible orders, as follows: * $2,1,4,5,3$ * $2,5,4,1,3$ * $3,1,4,5,2$ * $3,5,4,1,2$
7 6 4 0 2 4 0 2
0 Any order would be inconsistent with the reports, thus the answer is $0$.
8 7 5 1 1 7 3 5 3
16
{
"problem": {
"name": "Lining Up",
"description": {
"content": "There are $N$ people, conveniently numbered $1$ through $N$. They were standing in a row yesterday, but now they are unsure of the order in which they were standing. However, each person remembered th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc066_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people, conveniently numbered $1$ through $N$. They were standing in a row yesterday, but now they are unsure of the order in which they were standing. However, each person remembered th...",
"is_translate": false,
"language": "English"
}
]
}