#include using namespace std; int ara[110]; int main() { int n; while(scanf("%d", &n)!=EOF) { for(int i=0; i