Compute ab for the given integers a and b.
The first line of input contains a positive integer t (t <= 100), which indicates the number of test cases. For each case, there are two positive integers a, b in a line (a ,b < 250).
For each test case, output in a single line.