#include using namespace std; int hash[10]; int main() { int n; scanf("%d",&n); int a[n]; int i; for(i=0;i