Using array of pointer to store the days of a week. Input the day of a week, output the number of the day. If input doesn't exist in the array, output -1. The days of a week are: "Monday", "Tuesday", "Wednesday","Thursday", "Friday","Saturday","Sunday"
Input sample:
Monday
Output sample:
1
Input sample:
Sunday
Output sample:
7
Answers
Answered by
0
Explanation:
uttar ouuuuuououoookmmhh
Answered by
5
Answer:
Explanation:
Input sample:
Similar questions