Arjun Suresh (talk | contribs) |
Arjun Suresh (talk | contribs) |
||
| Line 10: | Line 10: | ||
B->A [label="0"]; | B->A [label="0"]; | ||
B->A [label="1"]; | B->A [label="1"]; | ||
| − | A-> | + | A->A [label="a"]; |
A->D [label="b"]; | A->D [label="b"]; | ||
D -> E [label="a"]; | D -> E [label="a"]; | ||
| + | D -> D [label="b"]; | ||
E -> E[label="a"]; | E -> E[label="a"]; | ||
E -> E[label="b"]; | E -> E[label="b"]; | ||
} | } | ||
</graphviz> | </graphviz> | ||
This work is licensed under the CC By-SA 3.0 , without all the cruft that would otherwise be put at the bottom of the page.
Sister Sites: GATE CSE Wiki, GATE CSE, Aptitude Overflow