Given a string containing only digits, restore it by returning all possible valid IP address combinations.
上一篇章讲解了Vue组件的定义以及全局、私有创建的方式、相关注意事项。那么本篇章再来看看另一个注意点data。
Given two numbers represented as strings, return multiplication of the numbers as a string.