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.
Looks cool but not optimal, so far I think it's O(n) the optimal solution.
I got error with just "array.Average();"
You need to use Linq library
you can completely get rid of the ternary operator and just return the average as the Average method already returns 0 for an empty array.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
nice
This comment is hidden because it contains spoiler information about the solution
yes
I mean, i'd expect some copying, but not over 100. Plus, I see a couple of well-known people with 3 as well.
because they copied it.
Looks cool :)
I mean, mine used it as well
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...