Main navigation | Main content
Today's lab is a reprise of the style of problems from lab 0x4 and project 2, but with puzzles specifically chosen to be related to but different from puzzles from the project. We've chosen them to be different enough that we're OK with you spoiling the answers to these puzzles by discussing them with classmates or the TAs.
You can get the handout using the command
cp /web/classes/Spring-2020/csci2021/labs/0xd/lab0xd-handout.tar.gz .
or you can download it from here . Once you have your handout downloaded to one of the cselabs machine, eg: vole.cselabs.umn.edu, unzip the handout using the command
tar -xvzf lab0xd-handout.tar.gz
Use the command, make to compile the code. Verify that an executable btest is created.
For this lab there are five puzzles, but you can work on them in whatever order you want: