Computer Science, asked by suriyaprakash3030, 1 year ago

first line of input contains an N number of integer

Answers

Answered by bobby12399
3
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 willcontain N space separated integersdenoting the contents of the array.
Similar questions