// TODO: Automatic unit-testing. int main(void) { // 1. Write unit-tests. // 2. Run them. // 3. Profit! return 0; }