CIS 625: Mid Term Exam
We, Nov 4, 1998, 50 minutes
Open Notes, Open Books
The exam consists of
problems
Answers not appearing in designated spaces WILL NOT be graded
Let G be a grammar consisting just of the production rules used in the following parsing graph.
Example On input ”6, 5, 3, 1, 8, 3, 5” the program may output ”3” or ”5”.
{(x, y)|x and y are in {a, b, c}*, and x is obtained from y by removing the characters that are equal to their predecessors}
Example On input “abacac” the transducer may output “aabbbaaacaaccc”.

[grades]