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 Solvers79
Suggested Problems
-
Matrix indexing with two vectors of indices
760 Solvers
-
Compute a dot product of two vectors x and y
1028 Solvers
-
343 Solvers
-
Create a Cell array of month-end date strings within a date range
75 Solvers
-
Circular Primes (based on Project Euler, problem 35)
639 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!