Login
Sign-Up
Problem
Contest
Category
Submissions
English
Problem
Contest
Category
Submissions
English
#205
Submit Code
Submissions
railgun
Time Limit: 1 Sec
Memory Limit: 512 MiB
한국어
Example Input 1
Copy
2 1 2 3 2 4 6
Example Output 1
Copy
1
Example Input 2
Copy
3 -1 -2 1 -2 -3 2 -2 -4 3
Example Output 2
Copy
0
Language-Specific Restrictions