Xiongqi, your solution is a nice one, too. For example, all even-numbered
small input files could have 98 cases, all odd-numbered small input files
could have 99 cases, and all large input files could have 100. That way you
wouldn't resubmit your *most* recent output file. That's a bit of extra
burden on the people who write the input/output generators, though it isn't
too bad.

On Sun, Apr 16, 2017 at 6:37 PM Xiongqi ZHANG <[email protected]>
wrote:

> First of all, the input file always begin with the number of test cases.
>
> Secondly, the submission page will always stop you from submitting answer
> if the number of test cases in input/output file mismatches.
>
> So it will not create any burden to the user at all. It just work.
>
> > On Thursday, April 13, 2017 at 11:21:23 PM UTC, Xiongqi ZHANG wrote:
> > > One easy option is to use different test case number for small/large
> input.
> > >
> > > So at least you will be warned that the test case number does not
> match.
> > >
> >
> > Possible... but that would add some burden to the user unless the test
> case number is specified in the input file.
>
> --
> 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].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-code/5f1d94ae-5435-4932-bc93-b3c44edb6fb2%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/CAHaiWHN3d4MHfU9miRaXSjNV79MZmo-%2BnGhRYBHyE2No5r6SdQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to