Algorithm checker

May be useful for competitive programming

How to use

  • make bruteforce which always works and save it as brut.cpp
  • save your code to check as wzo.cpp
  • make gen.cpp which gets from stdin seed and prints generated test to stdout, just like at example

Check out also