240 发简信
IP属地:江苏
  • LeetCode 806. Number of Lines To Write String 写字符串需要的行数

    We are to write the letters of a given string S, from left to right into...

  • LeetCode 807. Max Increase to Keep City Skyline 保持城市天际线

    In a 2 dimensional array grid, each value grid[i][j] represents the heig...

  • LeetCode 3. Longest Substring Without Repeating Characters

    Given a string, find the length of the longest substring without repeati...

  • LeetCode 2. Add Two Numbers

    You are given two non-empty linked lists representing two non-negative i...

  • LeetCode 1. Two Sum

    Given an array of integers, return indices of the two numbers such that ...