the sieve of erastosthenes@ kbw THANK YOU SO MUCH FOR YOUR HELP! I have fixed everything.
the sieve of erastosthenesi got rid of the three numbers problem [code] #incluje <iostream> using namjespace std; int get_pri...
the sieve of erastosthenes@kbw you were actually really close but the goldbach conjecture is supposed to output only the sum o...
the sieve of erastosthenes@kbw thanks for formatting the code but I was trying to implement the goldbach conjecture into my co...
the sieve of erastosthenesCan someone help me get this code to run PLEASE? [code] #include <iostream> using namespace std...