Home
Andy's Blog [entries|archive|friends|userinfo]
Andy

[ website | Portal: Andy ]
[ userinfo | livejournal userinfo ]
[ archive | journal archive ]

Project Euler, Project 6 [Apr. 5th, 2009|07:05 pm]
[Tags|]

http://projecteuler.net/index.php?section=problems&id=6

Project 6 )

Wheeee!
LinkLeave a comment

Project Euler, Project 5 [Apr. 5th, 2009|05:25 pm]
[Tags|]

http://projecteuler.net/index.php?section=problems&id=5

Project 5 )

I like the Project Euler problems that don't require numeral to character conversion. Much more fun. I also prefer it when the cat waits until I'm finished to come sit in my lap.
LinkLeave a comment

Project Euler, Project 4 [Apr. 4th, 2009|07:59 pm]
[Tags|]

http://projecteuler.net/index.php?section=problems&id=4

Project 4 )

Took a little longer than I would have liked thanks to a Terminator break I took after getting frustrated with the cat getting in my way. I don't care if they're the best way to detect killer robots, I hate pets. Also, I figured out how to rig my own itoa() thanks to this page. Also, GIP!
Link2 comments|Leave a comment

Project Euler, Project 3 [Feb. 11th, 2009|11:48 pm]
[Tags|]

http://projecteuler.net/index.php?section=problems&id=3

Project 3 )

As a reminder, I'm working through the Project Euler problems as a refresher to beef up my C++ skills. Also, I'm turbov21 on the site, though I have yet to post to the forums. Thanks to [info]stoneself for keeping me on the long long, and keeping me from trying to use a BigNum library.
LinkLeave a comment

Euler Problem #3 [Jan. 13th, 2009|07:57 pm]
[Tags|]

I'm not working on the third Euler problem tonight, but I'm doing a bit of research into it. It looks like I'm going to need to use a "bignum" library to handle the number they're using. Does anyone have any advice about the GNU Multiple Precision Arithmetic Library? It looks easier to get access than MIRACL and is more compatible with Linux/g++ than Crypto++, which is why I'm planning to use it. Does anyone have any experience with it?
Link2 comments|Leave a comment

Project Euler, Project 2 [Jan. 12th, 2009|01:12 am]
[Tags|]

http://projecteuler.net/index.php?section=problems&id=2

Project 2 )

UPDATED: I missed the part about even numbers initially thus the modified code.
Link2 comments|Leave a comment

Project Euler [Jan. 12th, 2009|12:16 am]
[Tags|]

In order to buff up my C++ skills, I'm going to start working through Project Euler. Here's my solution to Project 1.

Project 1 )
Link4 comments|Leave a comment

navigation
[ viewing | most recent entries ]