Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 135 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 135 Bytes

Exercise 2-8

Write a function rightrot(x, n) that returns the value of the integer x rotated to the right by n bit positions.