알고리즘29 [CodeWars] javascript - 5kyu - Math Issue 문제 풀이 Title Math Issue Description Oh no, our Math object was "accidently" reset. Can you re-implement some of those functions? We can assure, that only non-negative numbers are passed as arguments. So you don't have to consider things like undefined, null, NaN, negative numbers, strings and so on. Here is a list of functions, we need: Math.round() Math.ceil() Math.floor() How Can I Solved 문제 요구사항.. 2020. 4. 7. 이전 1 ··· 5 6 7 8 다음