struct Rectangle{ int length; int width;};
Write a function that uses a Rectangle structure reference variable as its parameter and stores the user’s input in the structure’s members.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.