// Hacker rank // Picking numbers #include int main(void) { int a[101]={0},n,tmp; scanf("%d",&n); for(int i=0;i