Because Scanner is about 10 times slower than BufferedReader :) 2011/5/23 wang tiezhen <[email protected]>
> Hi, > > I've checked out his code. It seems to be nice. > But I am wondering why does he creates many methods for input work by his > own other than using the scanner? > > I found that in round1a, Egor failed at the large input for A, partly > because of this template who does not support long type actually. > > Best, > Tiezhen > > > 2011/5/21 roirosenthal <[email protected]> > >> Hi Umer, >> check out Egor solutions - ranked 35 in 2011 round1a >> He is using a very nice Java template >> >> best of luck >> >> Roi >> >> On May 21, 3:40 am, Umer Farooq <[email protected]> wrote: >> > Hello, >> > >> > I use java for programming competitions instead of c. Can anyone give me >> > some link from where i can find templates for java ... the type of >> templates >> > that they use for c? >> > >> > -- >> > Umer >> >> -- >> 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. >> >> > -- > 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. > -- 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.
