another try of the box
This commit is contained in:
@@ -67,13 +67,12 @@ As well as the following data files:
|
|||||||
*estimate: 20-30 minutes*
|
*estimate: 20-30 minutes*
|
||||||
|
|
||||||
1. Examine the provided files briefly. How are the files related or dependent upon each other? Hint: Look at the #include statements. Read through the comments from the developer about the purpose of each class and function.
|
1. Examine the provided files briefly. How are the files related or dependent upon each other? Hint: Look at the #include statements. Read through the comments from the developer about the purpose of each class and function.
|
||||||
<pre>
|
|
||||||
```plaintext
|
```plaintext
|
||||||
We have intentionally placed a number of bugs in the program that will
|
We have intentionally placed a number of bugs in the program that will
|
||||||
cause problems when you attempt to compile and then run these programs.
|
cause problems when you attempt to compile and then run these programs.
|
||||||
Even if you spot the problems, don’t fix them yet!
|
Even if you spot the problems, don’t fix them yet!
|
||||||
```
|
```
|
||||||
</pre>
|
|
||||||
|
|
||||||
2. When you’re confident you understand what the original programmer was aiming to do, let’s compile
|
2. When you’re confident you understand what the original programmer was aiming to do, let’s compile
|
||||||
and run the program. Take careful step-by-step notes about every command you run, and every line
|
and run the program. Take careful step-by-step notes about every command you run, and every line
|
||||||
|
|||||||
Reference in New Issue
Block a user