Skip to content

Commit c212bf1

Browse files
committed
chore: update standard
1 parent 99616ea commit c212bf1

File tree

3 files changed

+10329
-14940
lines changed

3 files changed

+10329
-14940
lines changed

Project-Euler/test.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { calculateSumOfPrimeNumbers } from "./Problem10.js"
2+
3+
calculateSumOfPrimeNumbers(10**6 * 2)

0 commit comments

Comments
 (0)