SP31970 URD - Urdhva - Tiryag Bhyam
Description
Given two large digit numbers find there product.
Input Format
1st line contain number of test cases T. Each of which followed by two numbers N1 and N2 (these are strings).
1
Output Format
or each test case print product of these two numbers in separate line with no leading zero values.