# Implement atoi to convert a string to an integer. # Hint: Carefully consider all possible input cases. If you want a challenge ...