Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 342 Bytes

File metadata and controls

5 lines (3 loc) · 342 Bytes

Beanfuzz

Beanfuzz is used to "fuzz" competitive programming questions, notably ones from TOKI's site (https://tlx.toki.id/). It simply compares output between 2 executables for x times (user-defined). All arguments are piped into the stdin of the executable (i.e not passed as command line arguments).