Spring break! Yahoo! X58596


Statement
 

pdf   zip

html

Input Two years.

Output The list of Easter Sundays between those two years, including them.

Public test cases
  • Input

    2010
    2016
    

    Output

    4/4/2010
    24/4/2011
    8/4/2012
    31/3/2013
    20/4/2014
    5/4/2015
    27/3/2016
    
  • Information
    Author
    HP CodeWars
    Language
    English
    Official solutions
    Python
    User solutions
    C++ Java Python