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