Is the answer in Cycle 4 correct?
"Cycle 4: A = A + 0x01, B= B + 0x20 Completion: A = 0x76, B = 0x95"
Is 0x95 correct or should it be 0x81?
Before Cycle 4B = 0x61; 0x61 + 0x20 = 0x81. Hence the question.
Problem 3 of PHASE 1 - APPRENTICE LEVEL: Is there an error in the Walkthrough?
For more complete information about compiler optimizations, see our Optimization Notice.




