I don\'t know if I\'m just being a total fool, most likely I am, it\'s been a long day, but this isn\'t working as I want it to, and, well, I don\'t see why.
It sho
int main() { int a[10]; int i,j; int x=0; printf("Enter no of arrays:"); scanf("%d",&j); printf("Enter nos:"); for(i=0;i