Oops, some catching up to do

FYI: FPC as of v2.4.0 fully supports GMP: http://wiki.freepascal.org/gmp
Didn't know that, thanks. This is what they use in PHP, no?
I use NX - Numerics, this one is great.
Excellent, I'll check it out as well!
[Edit:] Hmmm... does it have some sort of a manual, or do I have to figure it all out from the source files?!
P.S. Not that I'm too optimistic about my chances in this contest ;-) but all in good fun.
How the contest went? ;-)
I do not think that such library is needed in Google Code Jam. Solving such problems is often a case of trick rather then pure mathematical operations.
One problem consisted of calculating GCDs of numbers up to 10^50. They even wrote "64 bits will not save you. You have been warned." 
The qualification went ok for me, ended up with 53 points out of 99 because of many small mistakes. But well.. 
Like Wodzu said, there's usually a trick so I assumed the "64 bit" remark meant there's some char-by-char manipulation that will solve the problem. This is exactly what ruined this question for me, looking for something that wasn't there. Well, that and the fact that I suck at math
But I wasn't under pressure to solve it, because it's just the qualification stage and I got the other two right (66 points). BTW, There's some interesting info about contestants and languages at
http://www.go-hero.net/jam/10/languages/0, and if anyone wants to see my makeshift solutions and follow my impeding humiliation on the next rounds

, see
http://www.go-hero.net/jam/10/name/idog...