In Homework 1, problem 5 has a mistake. The first part of the problem should read:
(10) 5. The following mathematical computation is to be executed so as to maximize concurrency. The usual precedence ordering is to be observed: division and multiplication take precedence over addition and subtraction. Parentheses are included only to clarify the mathematical intent: they do not indicate the order of operations. A := G + B * (C - D) / ((E + F) * (H - K)) Use the following conventions in assigning names to intermediate variables and in constructing the precedence graph: etc.
Also note: Please make sure that you give Dr. Nance your email address in class Thursday. That way I can email just the class instead of broadcasting email to all of csgrad to contact everyone in the class. If you do not provide Dr. Nance or myself with your email address, you will not receive important notices, and it will be your responcibility to get such information in another manner.