Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
You can just return an object without parenthesis ()
Hi! What about (a+c)b, (ab)+c for eg.? May be I don't understand the instructions...
I got an error that expected 'good luck' be returned. How does this account for that?
My comment was a warning for newer user to not memorice this :)
The problem is that the Best Practice solution is the opposite of best practice!
Description: (You can mutate the input if you want, but it is a better practice to not mutate the input)
What's the problem than? :)
You are mutating the input
top !
This comment is hidden because it contains spoiler information about the solution
a+bc <= (a+b)c since c>=1
Same true with the second expression
How does this even qualify it is missing
a+bc, ab+c