you can use GMP library for such proposes,http://gmplib.org/
On Sat, Apr 27, 2013 at 2:11 PM, splendido <[email protected]>wrote: > I am programming in C++, but I find it difficult to handle very very large > inputs of the problems in Codejam. My program runs well on smaller inputs, > so can anyone give me a clue to handling extremely large input sets, > typically of the order of 20th to 100th power of 10 ? Any website or link > to deal with the issue is highly welcomed. > > -- > You received this message because you are subscribed to the Google Groups > "Google Code Jam" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-code/-/DQckRD7iSrEJ. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
