MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / findEaster

Function findEaster

others/easter.cpp:47–79  ·  view source on GitHub ↗

* @brief Function that finds the month and day of Easter * @params param1 An int "y" of the year you want to find Easter on after * 1582 * @returns An instance of the easterYearMonthDay calss that contains the * information (Ex. 420 - 4/20 or April 20th) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected