| Important Change |
| Goals |
| Part 0: preparation (0 points) |
You may do this with the following command:toy.c bits.toy
cp /u/cs126/files/toy/* .
Then, simulate your TOY program with:gcc toy.c
a.out < bits.toy
| Part 1: option.toy (9 points) |
| Debugging Hints |
Here are some debugging hints that may help you out.
| Submission and readme ( 1 point) |
Do not use different file names./u/cs126/bin/submit 5 readme option.toy