PROBLEM SETTING AND TESTING

Revision en1, by jha_gaurav98, 2018-04-28 06:10:27

I am organizing a contest for my college students. For this I thought of a basic graph question. In order to generate the test cases , I used random number generator. But I am not able to generate the output as when I try to run it on my computer it runs out of memory.Can anyone please tell how to run programs with big inputs and outputs? And also is there any other effective way of generating the test cases except the random number generator? Thanks in advance.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English jha_gaurav98 2018-04-28 06:10:27 494 Initial revision (published)