Thank u so much paul. i have got some difference between these two inputs
On Wed, Mar 13, 2013 at 11:20 PM, Paul Smith <[email protected]>wrote: > Sometimes there isn't really a difference. The large input might have > more test cases, or larger bounds on the variables. > > However, in some cases it may be possible to solve the small input with a > poor algorithm that wouldn't cope with the large input. > > I can think of one time where the constraints made the problem significant > different - you had to deal with N inputs in the large inputs, but the > small input always had N=2, making the problem far simpler to crack for the > small input. Can't remember which problem it was - maybe something to do > with flowers and sprinklers? > > Paul Smith > > [email protected] > > > On Wed, Mar 13, 2013 at 1:07 PM, bala subramanian > <[email protected]>wrote: > >> Hi, please can anyone explain about what is the major difference between >> small and big inputs? >> >> >> On Wed, Mar 13, 2013 at 4:26 AM, Pranav Kulkarni <[email protected]>wrote: >> >>> Thats great. Thanks a lot for your support. I will start practicing >>> (more seriously) from now. And try to keep my tools sharp before the >>> event. >>> >>> -- >>> Thanks and Regards. >>> >>> Pranav Kulkarni, >>> B. Tech., Department of Computer Science and Engineering, >>> Walchand College of Engineering, >>> Sangli - 416 415 >>> >>> Wish you a Very Good Day! :) >>> >>> -- >>> 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. >>> >>> >>> >> -- >> 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. >> >> >> > > -- > 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. > > > -- 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.
