Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 241 Bytes

File metadata and controls

6 lines (4 loc) · 241 Bytes

Goldbach's Conjecture

Conjecture: Every even integer greater than 2 can be expressed as the sum of two primes.

This program returns Goldbach sums for even numbers.