MCPcopy Index your code
hub / github.com/TheAlgorithms/JavaScript / Problem019.test.js

File Problem019.test.js

Project-Euler/test/Problem019.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { problem19 } from '../Problem019.js'
2
3describe('checking sundays during the twentieth century', () => {
4 // Project Euler Challenge Check

Callers

nothing calls this directly

Calls 1

problem19Function · 0.90

Tested by

no test coverage detected