Yes ;)
If the item is found the next value will be return (i.e. return x) on the next loop.
This comment is hidden because it contains spoiler information about the solution
Same issue as mine but mine is done JS. I got it 100/100 in everything except for the timeout :-)
What does "When no more transformations are possible" meant? Is it when all numbers in the array are the same? Or is it when the difference to any pair of numbers is 0 or negative?
Loading collection data...
Yes ;)
If the item is found the next value will be return (i.e. return x) on the next loop.
This comment is hidden because it contains spoiler information about the solution
Same issue as mine but mine is done JS. I got it 100/100 in everything except for the timeout :-)
What does "When no more transformations are possible" meant? Is it when all numbers in the array are the same? Or is it when the difference to any pair of numbers is 0 or negative?