Search:

Type: Posts; User: Arick Cheng

Search: Search took 0.10 seconds.

  1. Re: Have trouble dealing with negative numbers.

    I am trying to make the program ignore negative inputs to it. (So, when the user enters a negative number before a zero termination, the final output for the total sum of primes should not have...
  2. Have trouble dealing with negative numbers.

    I am doing a primesum program. The aim of this program is to find the sum of prime integers. I have a problem here dealing with negative numbers. What should I add inside my code to ignore negative...
Results 1 to 2 of 2