1 / 4
Nov 2019

I am a problem creator newbie. I have selected the option “score is % of correctly solved sets” I have around 200 test cases. Does this mean I have to upload 200 input and output files? Is there a better way to club all test cases in a single file?

  • created

    Nov '19
  • last reply

    Nov '19
  • 3

    replies

  • 1.1k

    views

  • 3

    users

  • 1

    link

I know nothing about the scoring options, but could you not combine the individual test cases into a smaller number of files, or even a single file? You may need to adjust the input format to account for multiple tests within each file, e.g. have a count of the number ot tests.

But, I have never set a problem, so probably don’t know what I’m talking about.

I’m not aware of being able to zip multiple input-output pairs together. Also, I’m unsure how this limit is decided, but I’m unable to upload more than 16 test cases for a single problem (and have to resort to putting multiple cases in one file).

Now there may be some unknown tricks to me, but that’s what as far as I know.