240 发简信
IP属地:北京
  • 89. a^b

    题目地址:https://www.acwing.com/problem/content/description/91/ AC代码 总结 ACM的...

  • 79. 滑动窗口的最大值

    题目地址:https://www.acwing.com/problem/content/75/ AC代码 总结 剑指offer题,貌似是最简单的...

  • 53. 最小的k个数

    题目地址:https://www.acwing.com/problem/content/description/49/ AC代码 make_he...

  • 56. 从1到n整数中1出现的次数

    题目地址:https://www.acwing.com/problem/content/15/ AC代码 总结 答案参考:https://www...

  • 51. 数字排列(含重复数字)

    题目地址:https://www.acwing.com/problem/content/87/ AC代码 总结 题解参考讨论区

  • 49. 二叉搜索树与双向链表

    题目地址:https://www.acwing.com/problem/content/87/ AC代码 总结 题解参考讨论区

  • 14. 不修改数组找出重复的数字

    题目地址:https://www.acwing.com/problem/content/15/ AC代码——O(n)时间复杂度 通常O(nlog...

  • 29. 删除链表中重复的节点

    题目地址:https://www.acwing.com/problem/content/27/ AC代码

  • 93. Restore IP Addresses/复制IP地址

    Given a string containing only digits, restore it by returning all possi...

个人介绍
非计算机专业学生,兴趣使然,基础最重要