Andy,

As far as I remember, the old platform was producing a distinct verdict for
the case when it cannot recognize the format of the output (for example, it
the output doesn't start with Case #1:...). This was very handy in case
when my mistake you select your source code file as an output. I think that
it would be a good improvement to declare that the first test cases of a
visible dataset are those from the sample dataset, and report different
verdict if the solution fails on those first test cases (or at least if the
system fails to recognize the format of the output).

On Fri, Apr 27, 2018 at 11:40 PM, Andy <[email protected]> wrote:

> Hi, Pablo and team,
>
> For non-interactive problems, there are already sample input/output in the
> problem text itself.
>
> How about having this same sample input added as the first visible test
> case? This way, if this test passes and the actual visible test case
> doesn't, clearly the issue is no longer precision, output format, case
> sensitivity, trailing spaces...
>
> This sample can be worth 1 point. Programs that printf the sample output
> as-is should pass this test case, but nobody will submit that unless they
> have given up on solving the real problem because it will eventually incur
> the 4 minute penalty.
>
> Not sure how to extend this idea for interactive problems though. Thoughts?
>
>
> On Sat, Apr 28, 2018 at 1:56 AM, Дмитрий Кузьминов <
> [email protected]> wrote:
>
>> There are many other things aside of an incorrect algorithm that can be
>> the reason of the "Wrong answer" verdict: precision, output format, case
>> sensitivity, trailing spaces... Due to the fact that the system is
>> completely new for us, we need to debug our code templates to get sure that
>> the rest is OK while the only thing we need to concern is the algorithm
>> itself.
>>
> --
> 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/CAELs3CnEhjOma_WTiGWdPy3u9GtCxduv2Hyy5a9AX_
> d0ezB6YA%40mail.gmail.com
> <https://groups.google.com/d/msgid/google-code/CAELs3CnEhjOma_WTiGWdPy3u9GtCxduv2Hyy5a9AX_d0ezB6YA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> 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/CADpTfwOQrsn7Hb1qujjCkdktzJORELSdk_bXreOpmh-O06r1DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to