Need Help With C++ For Loops
Ok, I'm just starting C++ in my school, doing pretty good. But I need help with this one activity.
We have to ask the user to input a number and then output the multiples, AND the powers using FOR LOOPS.
I can do the multiples fine, but I'm having trouble getting the powers t
rk.
Can someone help me with the code?
We have to ask the user to input a number and then output the multiples, AND the powers using FOR LOOPS.
I can do the multiples fine, but I'm having trouble getting the powers t
rk.Can someone help me with the code?