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 number a, b in a line (0 < a, b <= 250).
For each test case, output in a single line.