English, asked by svvbunny341, 6 months ago

first line contains an integer t denoting number of testcases​

Answers

Answered by itzshrutiBasrani
0

Explanation:

First line of input will consist of a single integer T denoting number of test-cases.

Each test-case will consist of two lines.

First line will have a single integer N denoting number of integers in the array.

Next line will contain N space separated integers denoting the contents of the array.

Similar questions