0

c++ code

A group of students is tasked with creating a C++ project titled "Prime Number Addition." The goal is to input 10 integers provided by the user, and the program will then identify prime numbers among these inputs and calculate their sum. Using a for loop, the program will prompt the user to input each integer individually. After gathering the inputs, it will calculate the sum of the prime numbers and display the result

3rd Oct 2024, 1:16 PM
PM12-2022 LAIBA JAVED
PM12-2022 LAIBA JAVED - avatar
1 Odpowiedź
+ 3
That's the assignment. Now, please, show us your attempt and let us know which part you are having trouble with. We are happy to review your code and give you feedback on any issues or questions you have.
3rd Oct 2024, 2:19 PM
Jerry Hobby
Jerry Hobby - avatar