240 发简信
IP属地:北京
  • Lintcode577 Merge K Sorted Interval Lists 题解

    【题目描述】 MergeKsorted interval lists into one sorted interval list. You ne...

  • Lintcode575 Decode String 题解

    【题目描述】 Given an expressionsincludes numbers, letters and brackets. Numbe...

  • Lintcode573 Build Post Office II 题解

    【题目描述】 Given a 2D grid, each cell is either a wall2, an house1or empty0(...

  • Lintcode570 Find the Missing Number II 题解

    【题目描述】 Giving a string with number from 1-nin random order, but miss1num...

  • Lintcode569 Add Digits 题解

    【题目描述】 Given a non-negative integernum, repeatedly add all its digits un...

  • Lintcode564 Combination Sum IV 题解

    【题目描述】 Given an integer arraynumswith all positive numbers and no duplic...

  • Lintcode553 Bomb Enemy 题解

    【题目描述】 Given a 2D grid, each cell is either a wall'W', an enemy'E'or emp...

  • Lintcode552 Create Maximum Number 题解

    【题目描述】 Given two arrays of lengthmandnwith digits0-9representing two num...

  • Lintcode551 Nested List Weight Sum 题解

    【题目描述】 Given a nested list of integers, return the sum of all integers i...