【题目描述】Given a string and an offset, rotate string by offset. (rotate from left to right)给定一个字符串和一个偏移
【题目描述】Write a function that add two numbers A and B. You should not use + or any arithmetic operator