micranes / micranes/JumpingIntoCpp

Chapter 7 Problem 003

Open
#3 0 comments 0 reactions 1 assignee Claimed by @micranes View on GitHub
Dominant language
TeX
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

3. Design a program that finds all numbers from 1 to 1000 whose prime factors, when added
together, sum up to a prime number (for example, 12 has prime factors of 2, 2, and 3, which
sum to 7, which is prime). Implement the code for that algorithm.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.