/*----------------------------------------------------------------------------- * HTBLA-Leonding / Class: *----------------------------------------------------------------------------- * Exercise Number: S07 *----------------------------------------------------------------------------- * Description: * The assignment does not require to implement an application. * Run 'make test' to build and execute all required unit tests. *----------------------------------------------------------------------------- */ #include int main(int argc, char *argv[]) { /*your implementation goes here */ }