#

numbers

  • 高数重要极限证明原创中英文对照版

    高数重要极限证明原创中英文对照版 重要极限Important Limit作者 赵天宇Author:Panda Zhao     &

    作者:熊猫爱可可
    2020-07-25 07:49:02
  • Lintcode4 Ugly Number II solution 题解

    【题目描述】Ugly number is a number that only have factors 2, 3 and 5.Design an algorithm to find the nth

    作者:coderer
    2020-07-16 18:03:06
  • Add Two Numbers

    描述You are given two linked lists representing two non-negative numbers. The digits are stored in rev

    作者:程红玲OOO
    2020-07-01 22:40:10
  • PHP实现冒泡排序和快速排序

    冒泡排序Function bubbleSort($numbers){$cnt=count($numbers);for($i=0;$i

    作者:czj043
    2020-06-30 21:08:02
  • Lintcode16 Permutations II solution 题解

    【题目描述】Given a list of numbers with duplicate number in it. Find all unique permutations.给出一个具有重复数字的列

    作者:coderer
    2020-06-28 05:47:03
  • Lintcode15 Permutations solution 题解

    【题目描述】Given a list of numbers, return all possible permutations.Notice:You can assume that there is

    作者:coderer
    2020-05-31 11:22:52
  • Leetcode 193.Valid Phone Numbers

    https://leetcode.com/problems/valid-phone-numbers/description/Shell脚本题目:给file.txt ,输出复合格式的电话号码。思路是使用

    作者:ryanscn
    2020-03-31 04:40:12