240 发简信
IP属地:福建
  • 《算法概论》习题8.10

    a. 令图G 为一个环,环上的顶点数等于图 H 的顶点数。那么若G 是 H 的同构子图,则说明 H 存在 Rudrata 回路。于是知 Rudr...

  • leetcode 529. Minesweeper

    原题地址 https://leetcode.com/problems/minesweeper/description/ 题意 略 思路 简单的深...

  • Resize,w 360,h 240
    leetcode 417. Pacific Atlantic Water Flow

    原题地址 https://leetcode.com/problems/pacific-atlantic-water-flow/descripti...

  • leetcode 523. Continuous Subarray Sum

    原题地址 https://leetcode.com/problems/continuous-subarray-sum/description/ ...

  • leetcode 213. House Robber II

    原题地址 https://leetcode.com/problems/house-robber-ii/description/ 题意 之前做过一...

  • leetcode 152. Maximum Product Subarray

    原题地址 https://leetcode.com/problems/maximum-product-subarray/description/...

  • [占坑]leetcode 714. Best Time to Buy and Sell Stock with Transaction Fee

    原题地址 https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-...

  • Resize,w 360,h 240
    leetcode 139.Word Break

    原题地址 https://leetcode.com/problems/word-break/description/ 题意 给出一个string...

  • leetcode 486. Predict the Winner

    原题地址 https://leetcode.com/problems/predict-the-winner/description/ 题意 给定...