
高精度
文章平均质量分 56
小榕流光
这个作者很懒,什么都没留下…
展开
-
[leetcode] 43. Multiply Strings 解题报告
题目链接:https://leetcode.com/problems/multiply-strings/ Given two numbers represented as strings, return multiplication of the numbers as a string. Note: The numbers can be arbitrarily large and原创 2016-02-21 15:03:17 · 575 阅读 · 0 评论 -
[leetcode] 415. Add Strings 解题报告
题目链接:https://leetcode.com/problems/add-strings/ Given two non-negative numbers num1 and num2 represented as string, return the sum of num1 and num2. Note: The length of both num1 and num2原创 2016-10-10 04:16:05 · 1610 阅读 · 0 评论