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