Unexpected Error during Test Case Files Generation using polygon

Revision en1, by _dp95, 2020-02-21 11:28:18

When using the generator with the script format :

generator-name [params] > test-index

eg : gen_rnd 1 100 0 1000 > 1

The test case files get generated.

But when using script format to generate multiple files :

generator-name [params] > {test-indices}

eg : gen_rnd 1 100 0 1000 > {1-2}

The test case file show an error :

ERROR
Tags #codeforces polygon, #bug, #generator

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English _dp95 2020-02-21 11:28:18 710 Initial revision (published)