You can download your own submissions, and check if you did send the right file.
64 bits are indeed needed. Carlos Guía On Sun, May 9, 2010 at 4:17 PM, Hassan . <[email protected]> wrote: > *i think you had same issue as me* > * > * > *i use Int32 in C# to calculate the result * > *i wasn't enough :)* > * > * > *and as i did it, the compiler didn't warned me* > * > * > * > * > *i rechecked that with int 64 and the result was correct.* > * > * > On Sun, May 9, 2010 at 10:10 PM, Chethan B <[email protected]> wrote: > >> @Felipe : Thanks for the link. That's pretty much what i have done.. >> My code takes couple of seconds to process large data set. >> >> On May 10, 12:17 am, Felipe Sodré Silva <[email protected]> wrote: >> > http://code.google.com/codejam/contest/dashboard?c=433101#s=a&a=2 >> > >> > >> > >> > >> > >> > On Sun, May 9, 2010 at 4:09 PM, Chethan B <[email protected]> wrote: >> > > Hi, >> > >> > > My source code for Problem C in qualification round GCJ 2010 is >> > > rejected for some unknown reason! >> > > At the time of submission i got "submission successful" message. Now, >> > > i see ' 1 wrong try' message. >> > > I have downloaded a correct source code written by 'epsalon' (Rank >> > > 2360) for large input data. >> > > The output of epsalon's source code and that of my source code match >> > > exactly for the large input data that i got during the competition. >> > > So i believe that my source code must also be working fine. Please >> > > help me in understanding why my code was considered to be a wrong one. >> > >> > > thanks, >> > > Chethan B >> > >> > > -- >> > > 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]<google-code%[email protected]> >> <google-code%2bunsubscr...@googlegr oups.com> >> > > . >> > > For more options, visit this group at >> > >http://groups.google.com/group/google-code?hl=en. >> > >> > -- >> > 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]<google-code%[email protected]> >> . >> > For more options, visit this group athttp:// >> groups.google.com/group/google-code?hl=en. >> >> -- >> 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]<google-code%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-code?hl=en. >> >> > -- > 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]<google-code%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-code?hl=en. > -- 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.
