COMP 211: Computer Science 1
Sections 1 and 2, Fall 2023
Home
Schedule
Policies
Resources
Homework 5: Recursion and the Game of Nim
Handout:
hw5.pdf
Code distribution:
hw5a.c
hw5a.h
tests.c
driver.c
comp211.h
Makefile
Solutions:
hw5-solutions.pdf
hw5a-solutions.c
hw5b-solutions.c