/two-prime-numbers

Given an even number N (greater than 2), returned two prime numbers whose sum will be equal to given number. Printed only the pair whose minimum value is the smallest among all the minimum values of pairs with the minimum element first.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

This repository is not active