I\'m trying to find out the week number of a date in CPP. I\'m taking my date from the console as a string and dividing it into the date, month, and year. This is my code, P