题目来源https://leetcode.com/problems/multiply-strings/Given two numbers represented as strings, return multiplication of the numbers as a string.Note: Th... Read More
posted @ 2015-12-13 17:26 loadofleaf Views(296) Comments(0) Diggs(0) Edit
题目来源https://leetcode.com/problems/trapping-rain-water/Givennnon-negative integers representing an elevation map where the width of each bar is 1, comp... Read More
posted @ 2015-12-13 16:07 loadofleaf Views(231) Comments(0) Diggs(0) Edit
题目来源https://leetcode.com/problems/first-missing-positive/Given an unsorted integer array, find the first missing positive integer.For example,Given[1,... Read More
posted @ 2015-12-13 15:16 loadofleaf Views(158) Comments(0) Diggs(0) Edit
题目来源https://leetcode.com/problems/sudoku-solver/Write a program to solve a Sudoku puzzle by filling the empty cells.Empty cells are indicated by the c... Read More
posted @ 2015-12-13 14:56 loadofleaf Views(306) Comments(0) Diggs(0) Edit