+ 1
c++ Rectangle problem
I have to input a code that will return the scale factor of a rectangle. I cannot touch code input into int main that provides a scale factor of .5. How can I implement this above my main to make it work ! Thank you
1 ответ
0
Where is the code?