#include int n; int arr[200000]; int been[200000]; int main(){ while(scanf("%d", &n)>=0){ for(int i=0;i