Community Profile

photo

max finer


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Write a func- tion findRegularNumbers(x) that returns the array of rst x regular numbers
"A regular number is an integer of the form 2^i 3^j 5^k , for nonnegative integers i, j, and k." For instance, the fi rst 10 r...

3 years ago | 0 answers | 0

0

answers

Question


triangle edges , triplet
Firstly, I am a beginner, sorry for wrongs function rightTriangleEdges(listOfIntegers) that returns a triplet [x y z] from the...

3 years ago | 1 answer | 0

1

answer

Question


min- imum number of coins required to pay
Suppose that you are working as a cashier in a supermarket and there are no banknotes left in the cash box. Therefore, for each...

3 years ago | 2 answers | 0

2

answers