Note: The IPL Closes Friday, December 6, so try to go to the IPL early
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. |
|||||||||||||||
FAQ / Help: | ||||||||||||||||
Links: |
Specification: | ||
---|---|---|
Starter File: | ||
Supporting Files: | Client program short question file from spec huge question file all of the above |
|
FAQ / Help | ||
Links: |
Specification: | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Supporting Files: |
|
||||||||||
Sample trace : | |||||||||||
FAQ / Help | |||||||||||
Links: |
|
Specification: | |
---|---|
Links: |
Specification: | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Supporting Files: |
|
||||||||||
Testing Your Solution: |
|
||||||||||
FAQ / Help |
|
||||||||||
Links: |
(Regular expression resources are purely for interest - all necessary info is on the specification) Java: Regular Expressions Regular-Expressions.info: quickstart guide |
Specification: | |
---|---|
Supporting Files: |
|
Sample Logs: | |
FAQ / Help |
|
Links: |
Specification: | |
---|---|
Supporting Files: |
|
FAQ / Help | |
Links: |
Specification: | |
---|---|
Supporting files : |
|
FAQ / Help |
|
Links: |
|
Specification: | |
---|---|
Testing Programs: |
The following programs can be used in place of the Output Comparison Tool:
|
FAQ / Help |