Peter M. Groen
/
CalcPrimes
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
32ec2a43f7af0e1be37386fc0bd7e0456a7aab8f
Authored by
Peter M. Groen
2022-10-03 11:10:50 +0200
Committed by
GitHub
2022-10-03 11:10:50 +0200
1 parent
758af182
Update README.md
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
README.md
README.md
View file @
32ec2a4
1
1
# CalcPrimes
2
2
A simple Qt based app to calculate the prime numbers until a uint64_t is "full"
3
+
4
+This will run for approx. 585 Years before done :D
...
...