
The first line of input contains the ‘T’ number of test cases.
The first line of each test case contains two integers ‘N’ and ‘M’.
For each test case print all three results subtraction result, multiplication result, division result respectively in form of a vector.
You do not need to print anything; it has already been taken care of. Just implement the function.
1 <= T <= 100
-1000 <= N <= 1000
-1000 <= M <= 1000 and M != 0
Time Limit: 1 sec
Pair Product Div by K
Pair Product Div by K
Merge Two Sorted Arrays Without Extra Space
Merge Two Sorted Arrays Without Extra Space
Co-Prime
First Digit One
Special Digit Numbers