#include using namespace std; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); int T; cin>>T; while(T--){ int N; cin>>N; bool ng=false; vectorA(N); for(auto &i:A)cin>>i; for(int i=0;i