통근버스 출발 순서 검증하기
Time Limit: 1 SecMemory Limit: 1024 MiB
Example Input 1
3
3 1 2
Example Output 1
0
Example Input 2
3
2 3 1
Example Output 2
1
Example Input 3
4
4 3 1 2
Example Output 3
0
Example Input 4
5
4 2 5 3 1
Example Output 4
4
Language-Specific Restrictions
© 2023-2025. All rights reserved.
Powered by @Rn
logo