My notes on leetcode
Wednesday, October 1, 2014
水中的鱼: [LeetCode] Divide Two Integers 解题报告
水中的鱼: [LeetCode] Divide Two Integers 解题报告
: Divide two integers without using multiplication, division and mod operator. 两个数的除法,但是不允许用乘、除、取余符号。 [解题思路] 如果可以用乘的话,二分搜索倒是不错的解法。 否则,只...
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment