Question: i need the answer in C++ code asap C. Calculate Calculate Calculate time limit per test: 2 seconds memory limit per test: 64 megabytes input:
C. Calculate Calculate Calculate time limit per test: 2 seconds memory limit per test: 64 megabytes input: standard input output: standard output Aymon has height N and width M of rectangle, he wants to calculate area of rectangle, Can you help him? Input The first line of input contains one integer T(1 s {T} s 103) number of test cases. each test case contains tow integers N and M(1 s N,M s 10). Output For each test case print one line has area of rectangle. Copy Example input 2 13 14 22 output Copy 182 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
