Specification: | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Provided Files: |
|
|||||||||||||||
Debugging Help: |
Remember that in jGRASP you can use a structure viewer to see what your tree looks like. You do so by dragging one of your fields from the debug window outside the window and jGRASP will launch a viewer. This viewer will show you the structure of the tree, but may not show you the contents of the nodes. You can fix this by selecting the wrench icon ("Configure the structure to view mapping"). Under "Value Expressions" say: _node_.<field> Where "<field>" is the name of the field you want to view. You can also say: _node_.<field1>#_node_.<field2>Helpful diagrams: Your jGRASP debugger won't look exaclty like this, but the characters, frequencies, and positions of nodes in the tree should match. |
|||||||||||||||
Links: | ||||||||||||||||
FAQ / Help: |
Specification: | |
---|---|
Provided Files: |
|
Debugging Help: |
Remember that in jGRASP you can use a structure viewer to see what your tree looks like. You do so by dragging one of your fields from the debug window outside the window and jGRASP will launch a viewer. This viewer will show you the structure of the tree, but may not show you the contents of the nodes. You can fix this by selecting the wrench icon ("Configure the structure to view mapping"). Under "Value Expressions" say: _node_.<field> Where "<field>" is the name of the field you want to view. You can also say: _node_.<field1>#_node_.<field2> |
Links: |
|
FAQ / Help: |
Specification: | |
---|---|
Required Files: |
|
Testing Programs and Test Cases: |
|
Sample trace : | |
Links: |
|
FAQ / Help: |
Specification: | |
---|---|
Testing Programs and Test Cases: |
|
Links: |
|
FAQ / Help: |
Specification: | |
---|---|
Required Files: | |
Testing Programs | |
Input Files |
names.txt, names1.txt, names2.txt, names3.txt (You can verify the output using the Output Comparison Tool) or you can download all the files with a3.zip |
Links: | |
FAQ / Help: |
Specification: | |
---|---|
Starter Files: |
Specification: | |
---|---|
Required Files: |
|
Testing Programs and Test Cases: |
|
Links: |
|
FAQ / Help: |
Specification: | |
---|---|
Required Files | |
The following programs can be used in place of the Output Comparison Tool. Future weeks won't have provided tests and you should use the Output Comparison Tool instead as well as write your own tests |
|
Testing Files: |
or you can download all the files with a1.zip |
FAQ / Help: |
|