#include int main() { long long int t; scanf("%lld",&t); long long int n,arr[105]; while(t>0) { scanf("%lld",&n); long long int i,j,k; for(i=0;i