User profile: CjKen

User info
User name:CjKen
Old user name:Cameron J Kenworthy
Name:Cameron J. Kenworthy
Location:Olympia Washington
Website:http://foobarquxx.org
Bio:Aspiring indie game developer, but honestly at this point just a humble student (college freshmen).
Statistical data
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:8
Latest posts:

Project Euler Problem 8 code failing
If you are taking it line by line [code]if(googol.is_open()) { getline(googol, goog); googol.c...

Project Euler #3 Solution Crashing
thanks!

Project Euler #3 Solution Crashing
Huh, thanks, I didn't know it worked like that.

Project Euler #3 Solution Crashing
Thanks, But i'm still having a problem, I changed it to count up and just list off the primes. [cod...

Project Euler #3 Solution Crashing
where is there division by zero? Line 28 will break out of the loop long before value ever hits 0