/* See GNUmakefile in following link for explanation * https://exercism.io/my/solutions/103b2f7d92db42309c1988030f5202c7 */ #if defined UNIT_TEST || defined DEBUG #include #include #endif #ifdef UNIT_TEST int main(int ac, char **av) { int arg=1; resistor_band_t i[2]; for (; arg