240 发简信
IP属地:山东
  • 2024-12-14 分类大

    la =[3,4,5,6,7,3,4,5,6,73,4,5,6,7,3,4,5,6,73,4,5,6,73,4,5,6,73,4,5,6,73,...

  • 2024-11-22

    编程是理论知识与实践技能的完美结合。 1.新知识的探索:许多孩子乐在其中的主要原因是,他们发现用新的知识可以解决一类问题,不禁感叹:“哇塞,原来...

  • 2023-01-17 儿子两道工序,3个茶壶的题目

    使用的两种方法,明显看出用了类,逻辑简单了

  • 2022-12-29 leetcode 2393 双指针暴打动态规划

    You are given an array nums consisting of positive integers. Return the ...

  • 2022-12-22 leetcode 1799 难度大,抄写dp

    对于 1799 leetcode 难度是很大的,,我抄写,改写了 别人的