// Write your custom tests here so you don't have to think about how to compile // and execute your test code against the exact same library that you are // currently hacking. #include int main(int argc, char **argv) { return 0; }