I need help with c++ assignment | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I need help with c++ assignment

a program that prompts the user to input two positive integers. The program should have a void function named multiple that has four parameters (two value parameters and two reference parameters). This function received two positive integers from the function main. After the multiple function performs several calculations, the function main should output how many numbers are multiples of 3 and how many numbers are multiples of 5 between two integers entered by the user

10th Jun 2020, 2:02 PM
Ngadi Phillip
Ngadi Phillip - avatar
1 Answer
+ 4
Hi,show what you have attempted so far or link the code using insert code button in description if you are expecting someone to help you out ,no one codes for you here , sololearn name itself says it all ,that it's a self learning platform,
10th Jun 2020, 2:07 PM
Abhay
Abhay - avatar