Min Li's Note
KVM,QEMU, X86 virtualization
Pages
Home
Collection
About
Wednesday, November 26, 2014
Multiply Strings
Problem
Given two numbers represented as strings, return multiplication of the numbers as a string.
Note: The numbers can be arbitrarily large and are non-negative.
Idea
模拟乘法的过程
Solution
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment