開場白 筆者非本科系24歲,過去沒有上過正式程式課程的經驗。買了堂線上程式課後決定來寫codewars練習,參加鐵人賽紀錄我學習的日常,長期目標是未來能從0開始...
題目(6kyu): If we list all the natural numbers below 10 that are multiples of 3 o...
題目(6kyu): Count the number of DuplicatesWrite a function that will return the c...
題目(6kyu): A twin prime is a prime number that is either 2 less or 2 more than a...
題目(6kyu): The number 89 is the first integer with more than one digit that fulf...
題目(6kyu): Write a function that takes an array of numbers (integers for the tes...
題目(6kyu): Write a program that will calculate the number of trailing zeros in a...
題目(6kyu): Your task is to construct a building which will be a pile of n cubes....
題目(6kyu): DESCRIPTION:Some numbers have funny properties. For example: 89 -->...
題目(5kyu): The maximum sum subarray problem consists in finding the maximum sum...