Question: I am attempting to create a C++ program that multiplies 3 pairs of numbers using only recursion and addition but I keep getting this error
I am attempting to create a C++ program that multiplies 3 pairs of numbers using only recursion and addition but I keep getting this error "Control may reach end of non-void function" I don't know how to fix it.

9 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
