Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 746 Bytes

Given values of the variable x, y and z. Write a C program to rotate their values such that x has value of y, y has value of z and z has value of x..c

File metadata and controls

24 lines (19 loc) · 746 Bytes