The first line contains an integer(
) --- the number of test cases.
In the first line of each test case, there are two integers,
(
) --- the number of flowers' species and the number of flowers in a bunch.
In the second line of each test case, there areintegers --- the
-th integer indicates
(
), the number of
-th species' flowers.
For each test case, output one integer in one line --- the answer of the corresponding test case.