13. (5 pts) Let p(x) be the function which takes an eight-bit value x, rotates all the bits in x one position to the lef
Posted: Fri Apr 29, 2022 7:10 am
13. (5 pts) Let p(x) be the function which takes an eight-bit value x, rotates all the bits in x one position to the left and returns the result. Show the result of applying p to the result of problem 12.