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.
Enabled in this fork
Is this tailored to cpp only? It feels somewhat too easy using java.
They need better test cases because the top code in solutions with almost 4000 similar variations didnt even follow the instructions to include your own scores as well.
The test cases need work considering many of the solutions that do not factor in your points pass.
I don't append your point into class points but the code run without error and i pass this kata
you would have to apply >= # Equal to your greater than
Awesome kata for the beginners, thank you! ~
That's really good)
Mr.Obvious :D
Already available in description as of 9 years later, closing !
let totalGoals = 58; is enough 🤣😂
This comment is hidden because it contains spoiler information about the solution
I can't believe nlogn solutions get so many best practice votes... 🫠
This comment is hidden because it contains spoiler information about the solution
Note that precedence of
*
and/
are greater than+
and-
Loading more items...