Structured Programming, switch Statements. Create a flowchart and a C++ solution for each of the following problems:
Write a program that prompts the user to enter a date with the format xx/xx, as in 10/01. The program will input the date and print the season. For example, the input 10/01 will result in the output: Date entered is October 1. The season is Fall. If the date is invalid, an error message is printed. State any assumptions in the comment section of your program solution.
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.