I failed on the point too. my first application is a simple recursive one. It can worked upong the small inputs. when I used it to process the large input, it looked like died on the first line. After I added a container to record the caculation procedure, it can work out the result in seconds. But that problem is expired... 2009/9/4 stoitchkov <[email protected]>
> > I think you may got overflow, even you use long long > > On Sep 3, 9:25 pm, MagicLi <[email protected]> wrote: > > I finish problem A&B, for problem C, I finish the small input, my > > program fail the large input. I think there is better algorithm to > > work it out. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code?hl=en -~----------~----~----~----~------~----~------~--~---
