240 发简信
IP属地:广东
  • 003. Codewars 之 Multiples of 3 and 5 解法

    If we list all the natural numbers below 10 that are multiples of 3 or 5...

  • 002. Codewars 之 Unique In Order 解法

    Implement the function unique_in_order which takes as argument a sequenc...

  • 001. Codewars 之 Shortest Word 解法

    x Simple, given a string of words, return the length of the shortest wor...