Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ problem19 } from
'../Problem019.js'
2
3
describe(
'checking sundays during the twentieth century'
, () => {
4
// Project Euler Challenge Check
Callers
nothing calls this directly
Calls
1
problem19
Function · 0.90
Tested by
no test coverage detected