In general, I am not agree to use special library for handing large inputs.
You should be able to optimize your code instead of using such libraries.


On Sun, May 26, 2013 at 2:16 AM, Rajeshwar Rudra <rajeshwar1...@gmail.com>wrote:

> On Saturday, 27 April 2013 14:11:45 UTC+5:30, splendido  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.
>
> hey, can anyone tell me how to install gmp library on ubuntu 12.0, because
> the method the site describes does not work, the ./configure command works
> but the make , make check , or make install show error. and anyone please
> give detailed step by step installation guide. thanks.
>
> --
> 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 google-code+unsubscr...@googlegroups.com.
> To post to this group, send email to google-code@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-code/e1d2ecb5-c91b-41aa-a713-a8cac21b90fe%40googlegroups.com?hl=en
> .
> 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 google-code+unsubscr...@googlegroups.com.
To post to this group, send email to google-code@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/CAJtB2f58xJgv19SsxTz60u0Pi%3DdZz7XS0bKyW3eUqHykKB%2B51w%40mail.gmail.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to