Login
Sign-Up
Problem
Contest
Category
Submissions
English
Problem
Contest
Category
Submissions
English
#285
Submit Code
Submissions
비밀 메뉴 2
Time Limit: 1 Sec
Memory Limit: 1024 MiB
한국어
Example Input 1
Copy
3 4 4 2 3 1 3 1 4 2
Example Output 1
Copy
2
Example Input 2
Copy
4 10 3 2 1 3 2 1 3 2 1 3 2 1 3 2 1
Example Output 2
Copy
4
Example Input 3
Copy
5 4 9 3 1 4 1 5 9 8 7 6
Example Output 3
Copy
0
Language-Specific Restrictions