The first line of the input contains one integer TT ((1≤T≤5 )) --- the number of test cases. Then T test cases follow.
In each test case:
The first line contains a single integer n(1≤n≤105) --- the length of sequence a.
The second line contains nn integers a1,a2,…,an (1≤ai≤105) --- the sequence a.