also need help making a program that will do this :
= = = = =
=
=
=
=
in this case the user inserted the number 5, which will be the lenght to the sides and down of ='s. I have no idea where to start to make a program like this.
using <iostream>
Now as far as your first issue...you are basically now asking for a remainder of a division problem..."Modulo Assignment". If you want to find the answer there is a simple code to find out...