struct Rectangle{ int length; int width;};
Write a function that returns a Rectangle structure. The function should store the user’s input in the members of the structure before returning it.
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.