Answer to Question 24D-3

Your program gets a memory fault. Constant emptyList is NULL and computing tail(NULL) tries to look at memory address 0.