#include int main() { int t; scanf("%d",&t); while(t--) { int a[100],n,i,sum=0,j,b[100],ans=0; scanf("%d",&n); for(i=0;i