I need help writing a c++ program without the use of functions. How do I approach this?

cooldude1

New member
I'm suppose to write a program that takes two numbers and multiplies them which is very simple, but I can't use any functions and it seems impossible.
 
Back
Top