find the first multiples of 5

Oct 15, 2014 at 6:59pm
i want a program that find the first 5 multiples of 5 i want to see on my command when i run the program this
the first multiple of 5 is 5
the second multiple of 5 is 10
the third multiple of 5 is 15
20
25
im writing a c++ program using visual studio
Oct 15, 2014 at 7:13pm
What do you have so far?
We're not going to write the program for you.
We will help if you have questions.
Oct 15, 2014 at 7:25pm
i know how to find the first multiple but dont know how to list the first 5
Oct 15, 2014 at 8:40pm
Topic archived. No new replies allowed.