【題目描述】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