Generating test cases for testing your solution

Правка en1, от Whistle, 2016-04-22 12:02:13

I heard many top-guys say that when their solutions get WA for reasons they can't find, they usually generate tests and compare the output on a bruteforce solution with the output on their fast solution. Do you have a script to do that, or each time you generate test and try it on both solution? Could you elaborate on when and how you do it?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Whistle 2016-04-22 12:02:13 391 Initial revision (published)