Eratosthenes' sievehey buddy...yea, would it bother you to not give an answer that comes off as a little snarky. All I ...
Eratosthenes' sieveHow would I go about programming a sieve that: Print out the number of primes between 2 and 40,00...
Integer to Binarycameron, [code] #include <iostream> using namespace std; void decToBin (int, int); int main() { ...
Integer to Binarygot it!! Peter87, thank you for walking me through what I was doing wrong not just giving me the cod...
Integer to BinaryWell I don't know what to do cuz I changed it to a while loop and it gave me this 36 -2 6 Enter a...
This user does not accept Private Messages