1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00

feat(challenges): add prime-numbers-decomposition

This commit is contained in:
Divlo
2021-10-16 15:15:37 +02:00
parent 0a27b9e1a1
commit 74ded41d4d
16 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1 @@
1358280

View File

@ -0,0 +1 @@
2 * 2 * 2 * 3 * 3 * 5 * 7 * 7 * 7 * 11