No suprise, It's borked!
This is a little side project i've been working on for the last few weeks because I decided I wanted to create a dynamic test case system for a friend of mines, machine learning class homework. Needless to say, I've had my hands full and I'm kinda tired of working on the f**ker! It's a little broken, the ps0 assignment that I finished should should be somewhere along the lines of complete, save for a few things. It workes for the original test cases but not my randomly generaterated ones and that could be either because I fucked up the generator somehow or It doesn't cover every string case...
Most likely it's a generator error because that's the thing that's taken me the longest to program. Between minor optimizations and design choices