Problem 2454. birthday on same day of week
Say, Mr. X's birthday is on 20th July, 2014. It was Sunday. Determine the closest year when his birthday will again be on Sunday. In this case it is, 2025.
Input is a date string representing Mr. X's birthday. Return the year as double.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers63
Suggested Problems
-
Calculate the area of a triangle between three points
3144 Solvers
-
Set the array elements whose value is 13 to 0
1377 Solvers
-
Sum of odd numbers in a matrix
588 Solvers
-
51 Solvers
-
956 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!