The alone Y has another array that . this time Y wants to choose some numbers from to that there is no that both and is chosen.
What is the maximum amount of numbers that Y can choose?
Input
First line contains only , legnth of array.
Second line contains the array elements separated by space.
Output
The only line of output contains an integer, maximum amount of numbers that Y can choose.
Y cannot choose because .
Y cannot choose both and because so Y can choose only one number (either or ).