Every time I try to run the program with odd command line argument, the program runs into a bus error.
./test 4 5 bus error (core dumped) ./test 7 13 bus err