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