trinerdi / icpc-notebook

The ACM-ICPC notebook of our team "Tři nerdi"
MIT License
2 stars 1 forks source link

Split tests into correctness tests and benchmarks #19

Closed RichardHladik closed 7 years ago

RichardHladik commented 7 years ago

Decrease the constants of correctness tests so that these run fast enough. Rename some tests so that a test is a benchmark IFF its name contains "Benchmark".