自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Made in Code

Everything is Math, everything is Code!

  • 博客(2075)
  • 问答 (1)
  • 收藏
  • 关注

原创 LeetCode //C - 713. Subarray Product Less Than K

The question requires calculating the number of all consecutive subarrays in the array whose product is strictly less than a given integer k. If k is less than or equal to 1, return 0 directly, because no positive product will be less than 1. Use the slidi

2025-05-16 07:15:00 260

原创 LeetCode //C - 712. Minimum ASCII Delete Sum for Two Strings

To express something in English, ensure that the language used is clear, concise, and follows standard grammatical rules. Here are some tips to help improve English communication:Practice regularly by reading, writing, speaking, and listening to English c

2025-05-15 07:15:00 953

原创 LeetCode //C - 710. Random Pick with Blacklist

【代码】LeetCode //C - 710. Random Pick with Blacklist。

2025-05-14 07:15:00 1985

原创 LeetCode //C - 709. To Lower Case

【代码】LeetCode //C - 709. To Lower Case。

2025-05-13 07:15:00 385

原创 LeetCode //C - 695. Max Area of Island

【代码】LeetCode //C - 695. Max Area of Island。

2025-05-12 07:15:00 548

原创 LeetCode //C - 707. Design Linked List

【代码】LeetCode //C - 707. Design Linked List。

2025-05-11 07:15:00 864

原创 LeetCode //C - 706. Design HashMap

【代码】LeetCode //C - 706. Design HashMap。

2025-05-10 07:15:00 1084

原创 LeetCode //C - 705. Design HashSet

【代码】LeetCode //C - 705. Design HashSet。

2025-05-09 07:15:00 1364

原创 LeetCode //C - 703. Kth Largest Element in a Stream

【代码】LeetCode //C - 703. Kth Largest Element in a Stream。

2025-05-08 07:15:00 533

原创 LeetCode //C - 701. Insert into a Binary Search Tree

【代码】LeetCode //C - 701. Insert into a Binary Search Tree。

2025-05-07 07:15:00 918

原创 LeetCode //C - 699. Falling Squares

【代码】LeetCode //C - 699. Falling Squares。

2025-05-06 07:15:00 1678

原创 LeetCode //C - 698. Partition to K Equal Sum Subsets

【代码】LeetCode //C - 698. Partition to K Equal Sum Subsets。

2025-05-05 07:15:00 1286

原创 LeetCode //C - 697. Degree of an Array

【代码】LeetCode //C - 697. Degree of an Array。

2025-05-04 07:15:00 817

原创 LeetCode //C - 696. Count Binary Substrings

【代码】LeetCode //C - 696. Count Binary Substrings。

2025-05-03 07:15:00 588

原创 LeetCode //C - 695. Max Area of Island

【代码】LeetCode //C - 695. Max Area of Island。

2025-05-02 07:15:00 977

原创 LeetCode //C - 693. Binary Number with Alternating Bits

【代码】LeetCode //C - 693. Binary Number with Alternating Bits。

2025-05-01 07:15:00 607

原创 LeetCode //C - 692. Top K Frequent Words

【代码】LeetCode //C - 692. Top K Frequent Words。

2025-04-30 07:15:00 841

原创 LeetCode //C - 691. Stickers to Spell Word

【代码】LeetCode //C - 691. Stickers to Spell Word。

2025-04-29 07:15:00 842

原创 LeetCode //C++ - 690. Employee Importance

【代码】LeetCode //C++ - 690. Employee Importance。

2025-04-28 07:15:00 650

原创 LeetCode //C - 689. Maximum Sum of 3 Non-Overlapping Subarrays

【代码】LeetCode //C - 689. Maximum Sum of 3 Non-Overlapping Subarrays。

2025-04-27 07:15:00 520

原创 LeetCode //C - 688. Knight Probability in Chessboard

【代码】LeetCode //C - 688. Knight Probability in Chessboard。

2025-04-26 07:15:00 1827

原创 LeetCode //C - 687. Longest Univalue Path

【代码】LeetCode //C - 687. Longest Univalue Path。

2025-04-25 07:15:00 569

原创 LeetCode //C - 686. Repeated String Match

【代码】LeetCode //C - 686. Repeated String Match。

2025-04-24 07:15:00 667

原创 LeetCode //C - 685. Redundant Connection II

【代码】LeetCode //C - 685. Redundant Connection II。

2025-04-23 07:15:00 1060

原创 LeetCode //C - 684. Redundant Connection

【代码】LeetCode //C - 684. Redundant Connection。

2025-04-22 07:15:00 1179

原创 LeetCode //C - 682. Baseball Game

【代码】LeetCode //C - 682. Baseball Game。

2025-04-21 07:15:00 847

原创 LeetCode //C - 680. Valid Palindrome II

【代码】LeetCode //C - 680. Valid Palindrome II。

2025-04-20 07:15:00 1379

原创 LeetCode //C - 679. 24 Game

【代码】LeetCode //C - 679. 24 Game。

2025-04-19 07:15:00 975

原创 LeetCode //C - 678. Valid Parenthesis String

【代码】LeetCode //C - 678. Valid Parenthesis String。

2025-04-18 07:15:00 520

原创 LeetCode //C - 677. Map Sum Pairs

【代码】LeetCode //C - 677. Map Sum Pairs。

2025-04-17 07:15:00 587

原创 LeetCode //C - 676. Implement Magic Dictionary

【代码】LeetCode //C - 676. Implement Magic Dictionary。

2025-04-16 07:15:00 611

原创 LeetCode //C - 675. Cut Off Trees for Golf Event

【代码】LeetCode //C - 675. Cut Off Trees for Golf Event。

2025-04-15 07:15:00 720

原创 LeetCode //C - 674. Longest Continuous Increasing Subsequence

【代码】LeetCode //C - 674. Longest Continuous Increasing Subsequence。

2025-04-14 07:15:00 530

原创 LeetCode //C - 673. Number of Longest Increasing Subsequence

【代码】LeetCode //C - 673. Number of Longest Increasing Subsequence。

2025-04-13 07:15:00 987

原创 LeetCode //C - 672. Bulb Switcher II

【代码】LeetCode //C - 672. Bulb Switcher II。

2025-04-12 07:15:00 820

原创 LeetCode //C - 671. Second Minimum Node In a Binary Tree

【代码】LeetCode //C - 671. Second Minimum Node In a Binary Tree。

2025-04-11 07:15:00 1110

原创 LeetCode //C - 670. Maximum Swap

【代码】LeetCode //C - 670. Maximum Swap。

2025-04-10 07:15:00 939

原创 LeetCode //C - 669. Trim a Binary Search Tree

【代码】LeetCode //C - 669. Trim a Binary Search Tree。

2025-04-09 07:15:00 1003

原创 LeetCode //C - 668. Kth Smallest Number in Multiplication Table

【代码】LeetCode //C - 668. Kth Smallest Number in Multiplication Table。

2025-04-08 07:15:00 706

原创 LeetCode //C - 667. Beautiful Arrangement II

【代码】LeetCode //C - 667. Beautiful Arrangement II。

2025-04-07 07:15:00 969

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除