Skip to content

Commit b5cfb1e

Browse files
authored
Commit to trigger CI
1 parent ff7deee commit b5cfb1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Project-Euler/Problem019.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ You are given the following information, but you may prefer to do some research
1111
* A leap year occurs on any year evenly divisible by 4, but not on a century unless it is divisible by 400.
1212
1313
How many Sundays fell on the first of the month during the twentieth century (1 Jan 1901 to 31 Dec 2000)?
14-
1514
*/
1615

1716
export function countingSundays () {

0 commit comments

Comments
 (0)