SE250:lab-X:jhor053

From Marks Wiki
Revision as of 05:20, 3 November 2008 by Mark (Sọ̀rọ̀ | contribs) (10 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lab X

Done and compiled well after adding the DOT_CMD at line 20 @ graph.c

static char* DOT_CMD = "\"C:/Program Files/ATT/Graphviz/bin/dot.exe\"";

NOTE: CONTAINS VERY LARGE PICTURES and must be able to access normal internet to see it and scroll around a bit to see the picture ;p

Here is the initial Tree of what it looks like after running the original code with the DOT_CMD modified <html><img src="http://www.gotmilk.co.nz/~gm_modnar/250labs/labX/x.jpg" border="0" /></html>

Task 1

The total number would be 9! = 362880 (as the space counts as a point)

Task 2

Task 3

Task 4

Task 5

Task 6

Task 7